react-typeahead-component icon indicating copy to clipboard operation
react-typeahead-component copied to clipboard

Upgrade to react 0.14

Open monshi opened this issue 8 years ago • 10 comments

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?

monshi avatar Dec 12 '15 09:12 monshi

+1

dzoltok avatar Dec 15 '15 17:12 dzoltok

+1 @ezequiel

fengsp avatar Dec 17 '15 10:12 fengsp

+1 see: https://github.com/ezequiel/react-typeahead-component/pull/21

keisans avatar Dec 17 '15 20:12 keisans

:+1:

cbrewer1689 avatar Jan 08 '16 01:01 cbrewer1689

+1

alekkowalczyk avatar Feb 04 '16 17:02 alekkowalczyk

+1

HaNdTriX avatar Feb 10 '16 14:02 HaNdTriX

Has development stopped? Please advise.

mholubowski avatar Apr 04 '16 20:04 mholubowski

By the looks of things yes, yes it has

tonyhb avatar Apr 26 '16 01:04 tonyhb

Yes, it has. Apologies everyone.

ezequiel avatar Apr 26 '16 02:04 ezequiel

👍 thanks for letting us know

tonyhb avatar Apr 28 '16 18:04 tonyhb