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

Causes IE & Safari to crash #115

Closed
code-tree opened this issue Mar 30, 2017 · 5 comments
Closed

Causes IE & Safari to crash #115

code-tree opened this issue Mar 30, 2017 · 5 comments

Comments

@code-tree
Copy link

Including this library causes my app to crash in IE/Edge and Safari (all versions). Works fine in Firefox and Chrome. Crashes during animations, not during load.

I have reproduced to some degree, where in IE and Safari the tooltip gets frozen after a while (though doesn't crash browser in this case). Simply hover in and out of button multiple times until tooltip freezes.

@karlhaas
Copy link

I think we have the same issue. We are using Angular 2 Material and web-animations-js. Error message:
screenshot from 2017-03-30 07-37-41

@karlhaas
Copy link

maybe related to web-animations/web-animations-next#411

@code-tree
Copy link
Author

Yes, now I check it, it does produce error in the console. My app just crashes so I never got to see any message 😛

@alancutter
Copy link
Contributor

Release https://github.com/web-animations/web-animations-js/releases/tag/2.2.4 has a fix for this, please let us know whether this is still an issue for you.

@koodimetsa
Copy link

koodimetsa commented Apr 2, 2018

I'm using Safari 11.1(13605.1.33.1.2) on mac and iOS 11.3 and started getting this issue again:
Unhandled Promise Rejection: TypeError: b[d].push is not a function. (In 'b[d].push(e)', 'b[d].push' is undefined)

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

No branches or pull requests

4 participants