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

animation.stop() leads to JS error #75

Closed
florianpeninon opened this issue May 20, 2014 · 0 comments
Closed

animation.stop() leads to JS error #75

florianpeninon opened this issue May 20, 2014 · 0 comments

Comments

@florianpeninon
Copy link

If you try to stop an animation that is not active you can get this JS error :

Uncaught TypeError: Cannot read property 'stop' of undefined

I got it while trying to stop an animation in a DragMove event if that help you solve it.

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

1 participant