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

useTransitionEnd - transitionend event bubbling #218

Open
flexphperia opened this issue Dec 17, 2014 · 1 comment
Open

useTransitionEnd - transitionend event bubbling #218

flexphperia opened this issue Dec 17, 2014 · 1 comment

Comments

@flexphperia
Copy link

transitionend event is bubbling event, so when listening for this event on $element, callback function should check if `event.target == $element[0]``

@master-lincoln
Copy link

useTransitionEnd is also set to false by default. Should be mentioned in the documentation why...

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

2 participants