clauderic / clauderic/react-tiny-virtual-list
componentWillReceiveProps will be deprecated in the future
Open
- Dominant language
- TypeScript
- Stars
- 2.5k
- Forks
- 159
- PR merge metrics
- No merged PRs in 30d
Description
The use of [componentWillReceiveProps](https://reactjs.org/docs/react-component.html#unsafe_componentwillreceiveprops) will be deprecated in the future major version of react (17). The current react version throws a warning in the console for the use of the method.
Is there any chance of updating the library to use a different approach?
Thanks for the great work.
Contributor guide
Assessment
This issue has not been assessed yet.