react-typeahead-component
react-typeahead-component copied to clipboard
Upgrade to react 0.14
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?
+1
+1 @ezequiel
+1 see: https://github.com/ezequiel/react-typeahead-component/pull/21
:+1:
+1
+1
Has development stopped? Please advise.
By the looks of things yes, yes it has
Yes, it has. Apologies everyone.
👍 thanks for letting us know