Are you planning to update to React 16?
Cheers!
And thx for this awesome library! :)
@dsumer are you experiencing the same issue as fixed in #466 ?
React 16.9.0 has been released! :) This will result in a warning regarding any components using the componentWillReceiveProps lifecycle methods. I figured this issue is essentially a follow up once @dsumer's question above is answered. Thanks.
 will at the least remove these warnings from the console.
need an update (
This was fixed with https://github.com/casesandberg/react-color/pull/662 and will be released shortly as [email protected]
Most helpful comment
React 16.9.0 has been released! :) This will result in a warning regarding any components using the
componentWillReceivePropslifecycle methods. I figured this issue is essentially a follow up once @dsumer's question above is answered. Thanks. will at the least remove these warnings from the console.