Skip to content
This repository has been archived by the owner on Jan 25, 2020. It is now read-only.

Remove deprecated componentWillReceiveProps #86

Open
kedarv opened this issue Jul 7, 2018 · 0 comments
Open

Remove deprecated componentWillReceiveProps #86

kedarv opened this issue Jul 7, 2018 · 0 comments

Comments

@kedarv
Copy link
Member

kedarv commented Jul 7, 2018

componentWillReceiveProps is now deprecated: https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html

Consider removing it from the following components:

componentWillReceiveProps(nextProps) {

componentWillReceiveProps(nextProps) {

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant