Skip to content

ReactTransitionGroup: fix fast enter/leave issue#1

Closed
jedwards1211 wants to merge 1 commit into
masterfrom
react-transition-group-patch
Closed

ReactTransitionGroup: fix fast enter/leave issue#1
jedwards1211 wants to merge 1 commit into
masterfrom
react-transition-group-patch

Conversation

@jedwards1211
Copy link
Copy Markdown
Owner

This fixes bugs when components are remove from a ReactTransitionGroup before they finish entering or added back before they finish leaving. Whereas facebook#642 only fixes the issue for ReactCSSTransitionGroup, this fixes the issue when using ReactTransitionGroup directly.

This fixes bugs when components are remove from a `ReactTransitionGroup` before they finish entering or added back before they finish leaving.
@jedwards1211
Copy link
Copy Markdown
Owner Author

Git sure chose the wrong repo to create this in by default

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

Successfully merging this pull request may close these issues.

1 participant