-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Warning: componentWillReceiveProps has been renamed, and is not recommended for use. #82
Comments
Yeah, haven't got time to migrate so far... All I did is a place older. Feel free to contribute if you want to implement Thanks |
Okidoki, |
I forked and did some changes but, I really don't know how to use your Demo 😋 |
just open |
Closing that for now as using |
Hello!
My browser keeps yelling this warning.
´´´
Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-async-component-lifecycle-hooks for details.
npx react-codemod rename-unsafe-lifecycles
in your project source folder.Please update the following components: ReflexElement
´´´
Can I help you update this or are you already working on it?
The text was updated successfully, but these errors were encountered: