Open
Description
React's Strict Mode warns about "Unsafe lifecycle methods were found within a strict-mode tree".
componentWillReceiveProps
: Please update the following components to use static getDerivedStateFromProps instead.
react-autosuggest/src/Autosuggest.js
Lines 124 to 143 in d626cef