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

Deprecated React Call to findDOMNode #6

Open
DavidTheSimon opened this issue Jan 21, 2016 · 1 comment
Open

Deprecated React Call to findDOMNode #6

DavidTheSimon opened this issue Jan 21, 2016 · 1 comment

Comments

@DavidTheSimon
Copy link

Using React ^0.14.6 I get the following warning.

Warning:

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

Any plans to fix this in the near future?

@sapher
Copy link

sapher commented Apr 29, 2016

And now that React 15 removed findDomNode, c3-react is broken on that version

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