Skip to content

Compatibility with React 17 #5

@wojtekmaj

Description

@wojtekmaj

In React 17, lifecycle methods componentWillMount, componentWillUpdate and componentWillReceiveProps will be deprecated. These are to be replaced with getDerivedStateFromProps static method.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions