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

React 0.14 Compatibility #20

Closed
natorojr opened this issue Oct 21, 2015 · 2 comments
Closed

React 0.14 Compatibility #20

natorojr opened this issue Oct 21, 2015 · 2 comments

Comments

@natorojr
Copy link

This project is not technically React 0.14 compatible since one of its dependencies is not: rc-animate.

When using rc-collapse w/ React 0.14, you'll get the following warning/error in the console:

Warning: React.findDOMNode is deprecated. Please use ReactDOM.findDOMNode from require('react-dom') instead.

I have create this PR to update the dependencies:

rc-animate: react-component/animate#4

@yiminghe
Copy link
Member

1.4.0

@shepherdwind
Copy link
Contributor

+1

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

3 participants