modern-react-qr-reader icon indicating copy to clipboard operation
modern-react-qr-reader copied to clipboard

Error using UNSAFE_componentWillReceiveProps

Open matini250 opened this issue 3 years ago • 0 comments

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."

matini250 avatar Feb 02 '22 20:02 matini250