glortho / glortho/react-keydown

componentWillReceiveProps will be deprecated

Open
#87 4 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
JavaScript
Stars
495
Forks
34
PR merge metrics
No merged PRs in 30d

Description

According to [React](https://reactjs.org/docs/react-component.html#unsafe_componentwillreceiveprops), using `componentWillReceiveProps()` is a bad idea and it will be deprecated soon, version 17 seems to be the last supporting the method with that name.

When using keydown for classes, what should be the proper way to handle the key events?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.