Open
Description
Steps to reproduce:
Just include the lib and add it to render method... You should see:
Warning: Unsafe legacy lifecycles will not be called for components using new component APIs.
Modal uses getSnapshotBeforeUpdate() but also contains the following legacy lifecycles:
componentWillReceiveProps
componentWillUpdate
The above lifecycles should be removed.
Metadata
Metadata
Assignees
Labels
No labels