Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working on mozilla firefox #15

Closed
2 tasks done
anoopsurendrananp opened this issue Dec 26, 2019 · 6 comments
Closed
2 tasks done

Not working on mozilla firefox #15

anoopsurendrananp opened this issue Dec 26, 2019 · 6 comments
Labels
bug Something isn't working

Comments

@anoopsurendrananp
Copy link

anoopsurendrananp commented Dec 26, 2019

Environment

Please provide as many details as you can:

  • Hosting type
    • Form.io
    • Local deployment
  • angular-formio version: 4.3.11
  • Frontend framework: Angular
  • Angular CLI version: 8.3.20

Steps to Reproduce

  1. clone or download this repo
  2. install dependencies using the command npm install
  3. Open Mozilla firefox and go to http:localhost:4200

Expected behavior

The application works without errors on chrome browser. A similar behaviour is expected

Observed behavior

It displays nothing on Mozilla Firefox.

On console there is an error:
Error: "Zone.js has detected that ZoneAwarePromise `(window|global).Promise` has been overwritten. Most likely cause is that a Promise polyfill has been loaded after Zone.js (Polyfilling Promise api is not necessary when zone.js is loaded. If you must load one, do so before loading zone.js.)"

`Angular 5
assertZonePatched
NgZone
getNgZone
bootstrapModuleFactory
bootstrapModule

notify es.promise.js:114`

The link https://formio.github.io/angular-demo/ works fine in mozilla environment, but when it is downloaded or clonned Mozilla displays a blank screen along with the above error on the console.

@anoopsurendrananp anoopsurendrananp added the bug Something isn't working label Dec 26, 2019
@travist
Copy link
Member

travist commented Dec 26, 2019

We will update with the latest version since I believe there were some versions that introduced Promise collisions.

@anoopsurendrananp
Copy link
Author

Thank you for the quick response @travist. When we can expect the next version?

@rajuvelayudhan
Copy link

@travist I am also facing the same issue. Appreciate if you could update the latest version ASAP. Thanks

@travist
Copy link
Member

travist commented Jan 2, 2020

Fixed with latest versions.

@travist travist closed this as completed Jan 2, 2020
@anoopsurendrananp
Copy link
Author

Thanks for the update, @travist.
Now its working fine in Mozilla Firefox.

@sahan-gjs
Copy link

Facing the same issue here on Angular 11 and Form.IO version 4.11.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants