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

App hangs on startup for Edge browser #494

Open
lewisl9029 opened this issue Oct 26, 2015 · 2 comments
Open

App hangs on startup for Edge browser #494

lewisl9029 opened this issue Oct 26, 2015 · 2 comments

Comments

@lewisl9029
Copy link
Owner

forge.util.setImmediate(generate); inside the forge package is causing this... TypeError Invalid calling object. Not sure what to do about this...

@lewisl9029
Copy link
Owner Author

Maybe patch it to assign (callback) => window.setImmediate(callback) instead of directly assigning window.setImmediate?

@lewisl9029
Copy link
Owner Author

That fixed this particular error... but there was more waiting... putting this off for now.

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