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

Upgrade to react 0.14 #28

Open
monshi opened this issue Dec 12, 2015 · 10 comments
Open

Upgrade to react 0.14 #28

monshi opened this issue Dec 12, 2015 · 10 comments

Comments

@monshi
Copy link

monshi commented Dec 12, 2015

I'm getting this warnings in console due to a getDOMNode used in typeahead:

Typeahead.getDOMNode(...) is deprecated. Please use ReactDOM.findDOMNode(instance) instead.
if (target !== window && !this.getDOMNode().contains(target)) {
_this.hideHint();
_this.hideDropdown();
}

Any plan to upgrade to new react?

@dzoltok
Copy link

dzoltok commented Dec 15, 2015

+1

@fengsp
Copy link

fengsp commented Dec 17, 2015

+1 @ezequiel

@keisans
Copy link

keisans commented Dec 17, 2015

+1 see: #21

@cbrewer1689
Copy link

👍

2 similar comments
@alekkowalczyk
Copy link

+1

@HaNdTriX
Copy link

+1

@mholubowski
Copy link

Has development stopped? Please advise.

@tonyhb
Copy link

tonyhb commented Apr 26, 2016

By the looks of things yes, yes it has

@ezequiel
Copy link
Owner

Yes, it has. Apologies everyone.

@tonyhb
Copy link

tonyhb commented Apr 28, 2016

👍 thanks for letting us know

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

10 participants