Skip to content

Update Deprecated Lifecycle Methods#59

Open
martinfoakes wants to merge 1 commit intosocialtables:mainfrom
martinfoakes:fix/react-lifecycle-methods
Open

Update Deprecated Lifecycle Methods#59
martinfoakes wants to merge 1 commit intosocialtables:mainfrom
martinfoakes:fix/react-lifecycle-methods

Conversation

@martinfoakes
Copy link

@martinfoakes martinfoakes commented May 4, 2021

Changes:

  • Deprecated componentWillReceiveProps() lifecycle method changed to supported componentDidUpdate() method

Docs:

https://reactjs.org/docs/react-component.html#unsafe_componentwillreceiveprops

https://reactjs.org/docs/react-component.html#componentdidupdate

@martinfoakes martinfoakes requested a review from a team as a code owner May 4, 2021 10:10
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.

1 participant