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

Page fails to load on old Firefox versions #451

Closed
andrenarchy opened this issue May 16, 2016 · 1 comment
Closed

Page fails to load on old Firefox versions #451

andrenarchy opened this issue May 16, 2016 · 1 comment

Comments

@andrenarchy
Copy link
Member

The page fails to load with older Firefox versions (verified with 38 and 42). Since the execution of the js bundle is stopped, the page remains empty. The displayed error message is

TypeError: Function.prototype.toString called on incompatible object 

The error is caused by async, see caolan/async#1158.

Thanks to Michael Rothgang for reporting the issue!

@andrenarchy
Copy link
Member Author

I also included Firefox 38 in the saucelabs tests (fails as expected): https://saucelabs.com/beta/tests/fe5d5de5628c4a9ba25b7e33c1de2c47/commands

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant