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

null is not an object (evaluating 't.setTransform') on iOS Safari #36

Closed
gnuletik opened this issue Dec 6, 2020 · 3 comments · Fixed by #38
Closed

null is not an object (evaluating 't.setTransform') on iOS Safari #36

gnuletik opened this issue Dec 6, 2020 · 3 comments · Fixed by #38
Labels

Comments

@gnuletik
Copy link
Contributor

gnuletik commented Dec 6, 2020

We recently ported a project using this library on mobile web browsers.
This library works as expected on every mobile browsers we tested except on iPhone 6S Safari (iOS 13.5.1).
Other versions of iOS are not tested.

On iOS Safari, at some random times (happens usually after 5-10 minutes of loading and unloading animations), we are experiencing the following error : null is not an object (evaluating 't.setTransform')
This error is thrown in the animations generated by Adobe Animate inside the startAnimation function called from react-adobe-animate.

Does someone already faces similar issues ?

@kiuKisas
Copy link

kiuKisas commented Dec 7, 2020

2020-12-06_15-34_1
2020-12-06_15-34

@kiuKisas
Copy link

kiuKisas commented Dec 9, 2020

2020-12-09_15-00

@bibixx
Copy link
Owner

bibixx commented Dec 30, 2020

🎉 This issue has been resolved in version 2.2.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging a pull request may close this issue.

3 participants