Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Error using UNSAFE_componentWillReceiveProps #15

Open
matini250 opened this issue Feb 2, 2022 · 0 comments
Open

Error using UNSAFE_componentWillReceiveProps #15

matini250 opened this issue Feb 2, 2022 · 0 comments

Comments

@matini250
Copy link

componentWillReceiveProps is deprecated and throws an error in react 17.0.2

"react_devtools_backend.js:4061 Warning: Using UNSAFE_componentWillReceiveProps in strict mode is not recommended and may indicate bugs in your code. See https://reactjs.org/link/unsafe-component-lifecycles for details."

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

No branches or pull requests

1 participant