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

Event fires for finished animation on directive destruction #64

Closed
Nolanus opened this issue Nov 27, 2016 · 0 comments
Closed

Event fires for finished animation on directive destruction #64

Nolanus opened this issue Nov 27, 2016 · 0 comments
Labels
Milestone

Comments

@Nolanus
Copy link
Owner

Nolanus commented Nov 27, 2016

Given a pageScroll directive with a "pageScrollFinish" listener attached. Perform the animation once and the listener gets called. Now leave the page or otherwise cause the directive to be destroyed.
Actual behavior: listener gets called with "false"
Expected behavior: listener should not get called, as no animation is running

@Nolanus Nolanus added the bug label Nov 27, 2016
@Nolanus Nolanus added this to the v4.0.0 milestone Nov 27, 2016
Nolanus added a commit that referenced this issue Dec 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant