You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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."
The text was updated successfully, but these errors were encountered:
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."
The text was updated successfully, but these errors were encountered: