Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

componentWillReceiveProps is deprecated #3

Open
rjattrill opened this issue Aug 4, 2020 · 0 comments
Open

componentWillReceiveProps is deprecated #3

rjattrill opened this issue Aug 4, 2020 · 0 comments

Comments

@rjattrill
Copy link

This component uses componentWillReceiveProps which is deprecated with React 16.

For example:

componentWillReceiveProps(nextProps) {

See https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant