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 documentation for ReactTransitionGroup #2555

Merged
merged 1 commit into from
Nov 19, 2014

Conversation

mfunkie
Copy link
Contributor

@mfunkie mfunkie commented Nov 18, 2014

Update to the animation documentation for ReactTransitionGroup to clear the air on where one can use it.

If someone tries to use it off of React.addons.ReactTransitionGroup, which is undefined, instead of its real location, React.addons.TransitionGroup, they get a vague error about being unable to set defaultProps of undefined in the React createElement body.

Update to the animation documentation for ReactTransitionGroup to clear the air on where one can use it.

If someone tries to use it off of React.addons.ReactTransitionGroup, which is undefined, instead of its real location, React.addons.TransitionGroup, they get a vague error about being unable to set defaultProps of undefined in the React createElement body.
chenglou added a commit that referenced this pull request Nov 19, 2014
Animation documentation for ReactTransitionGroup
@chenglou chenglou merged commit 93bbb3e into facebook:master Nov 19, 2014
@chenglou
Copy link
Contributor

Thanks!

chenglou added a commit that referenced this pull request Nov 19, 2014
Animation documentation for ReactTransitionGroup
zpao added a commit that referenced this pull request Nov 19, 2014
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.

3 participants