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

Deprecation Warning #4

Closed
jme783 opened this issue Oct 22, 2015 · 5 comments
Closed

Deprecation Warning #4

jme783 opened this issue Oct 22, 2015 · 5 comments

Comments

@jme783
Copy link

jme783 commented Oct 22, 2015

Unknown.getDOMNode(...) is deprecated. Please use ReactDOM.findDOMNode(instance) instead.

This happens when I click on the dropdown trigger. Any thoughts?

@lukaszgrolik
Copy link

The same happens to me, React 0.14.3. Is this repo still maintained?

@Fauntleroy
Copy link
Owner

Sorry about this! I haven't cleaned this up for recent versions of React, but I'll get to it within the next day or so.

@Fauntleroy
Copy link
Owner

@jme783 @lukaszgrolik You should be able to use 1.0.0 from npm with no issues.

@lukaszgrolik
Copy link

Great, thanks!

@Fauntleroy
Copy link
Owner

@jme783 You will need to use 1.0.1, as there is a critical problem with 1.0.0.

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