tbleckert / react-select-search

⚡️ Lightweight select component for React
https://react-select-search.com
MIT License
676 stars 147 forks source link

Warning: componentWillReceiveProps #65

Closed fluse closed 4 years ago

fluse commented 4 years ago

Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.

Should be fixed in the next version

tbleckert commented 4 years ago

Fixed in the latest version as we've now switched to hooks and functional components