react-ladda icon indicating copy to clipboard operation
react-ladda copied to clipboard

Warning about `componentWillReceiveProps`

Open NouraldinS opened this issue 5 years ago • 2 comments

References #61

As mentioned in React docs here componentWillReceiveProps is being deprecated, and should be either renamed to UNSAFE_componentWillReceiveProps or be replaced with componentDidUpdate.

NouraldinS avatar Oct 03 '19 08:10 NouraldinS

Is anyone still maintaining this project? I see no reason not to merge this PR.

guilhermealles avatar Mar 01 '20 20:03 guilhermealles

^ Any updates on this?

edraghiciu-vks avatar Apr 28 '22 18:04 edraghiciu-vks