Skip to content

Conversation

@hesselbom
Copy link

@hesselbom hesselbom commented Mar 13, 2020

This PR fixes bug #171

componentWillReceiveProps will be removed from React from version 17+

This PR replaces componentWillReceiveProps with UNSAFE_componentWillReceiveProps to still function the same but will work with next major React version.

@38elements
Copy link
Contributor

Is it the same as #172?

@hesselbom
Copy link
Author

@38elements You're right, my mistake! That PR should probably be merged, closing this one.

@hesselbom hesselbom closed this Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants