clauderic / clauderic/react-tiny-virtual-list

componentWillReceiveProps not recomended to use.

Open
#85 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2.5k
Forks
159
PR merge metrics
No merged PRs in 30d

Description

Following the issue on `react-telephone-input` library that uses `react-tiny-virtual-list` https://github.com/mukeshsoni/react-telephone-input/issues/283

When I run jest tests I get this warning:
![image](https://user-images.githubusercontent.com/57143717/77324044-1b1bd500-6d0e-11ea-8329-932f86fdfe6a.png)

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.