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 #29

Closed
natorojr opened this issue Oct 21, 2015 · 1 comment
Closed

React 0.14 Compatibility #29

natorojr opened this issue Oct 21, 2015 · 1 comment

Comments

@natorojr
Copy link

This project is not technically React 0.14 compatible since two of its dependencies are not: rc-align and rc-animate.

When using rc-tooltip 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 these PRs to update the dependencies:

rc-animate: react-component/animate#4
rc-align: react-component/align#4

@yiminghe
Copy link
Member

fixed

shc023 pushed a commit to shc023/tooltip that referenced this issue Jul 31, 2021
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