Open martinfoakes opened 3 years ago
componentWillReceiveProps()
componentDidUpdate()
https://reactjs.org/docs/react-component.html#unsafe_componentwillreceiveprops
https://reactjs.org/docs/react-component.html#componentdidupdate
Changes:
componentWillReceiveProps()
lifecycle method changed to supportedcomponentDidUpdate()
methodDocs:
https://reactjs.org/docs/react-component.html#unsafe_componentwillreceiveprops
https://reactjs.org/docs/react-component.html#componentdidupdate