Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Upgrade React version #475

Open
webwizart opened this issue Oct 14, 2019 · 1 comment
Open

Upgrade React version #475

webwizart opened this issue Oct 14, 2019 · 1 comment

Comments

@webwizart
Copy link

The demo dapp is still using old react lifecycles

https://reactjs.org/docs/react-component.html

Note:
These methods are considered legacy and you should avoid them in new code:
UNSAFE_componentWillMount()

Note:
This lifecycle was previously named componentWillReceiveProps. That name will continue to work until version 17. Use the rename-unsafe-lifecycles codemod to automatically update your components.

@moxiegirl
Copy link
Contributor

@webwizart Thank you for the issue. Do you have any interest in providing a PR for this? We would really appreciate that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants