Skip to content

TransitionGroup doesn't call willEnter correctly when child callback is immediate #1959

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

Closed
chenglou opened this issue Jul 30, 2014 · 1 comment

Comments

@chenglou
Copy link
Contributor

http://jsfiddle.net/Ap48m/1/

The above code should have outputted willLeave, willLeave, willEnter, willEnter. Instead, one willEnter is missing. This works correctly when we uncomment the setTimeouts.

@sophiebits
Copy link
Collaborator

Fixed by #2549.

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