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
It looks that the library uses outdated life cycle methods. Do you think the module can be updated?
Modules I use:
Those are my core modules:
"react": "^16.12.0",
"react-app-polyfill": "^1.0.6",
"react-dom": "^16.12.0",
"react-router-dom": "^5.1.2",
"react-scripts": "^3.4.0"
"react-telephone-input": "^4.75.4",
The text was updated successfully, but these errors were encountered:
Following the issue on
react-telephone-input
library that usesreact-tiny-virtual-list
mukeshsoni/react-telephone-input#283When I run jest tests I get this warning:
It looks that the library uses outdated life cycle methods. Do you think the module can be updated?
Modules I use:
Those are my core modules:
"react": "^16.12.0",
"react-app-polyfill": "^1.0.6",
"react-dom": "^16.12.0",
"react-router-dom": "^5.1.2",
"react-scripts": "^3.4.0"
"react-telephone-input": "^4.75.4",
The text was updated successfully, but these errors were encountered: