Skip to content

Conversation

@CaptainOfPhB
Copy link

componentWillReceiveProps has been renamed, and is not recommended for use. See here for details. In React 17.x, only the UNSAFE_ name will work.

componentWillReceiveProps has been renamed, and is not recommended for use.
@vercel
Copy link

vercel bot commented Aug 28, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://rc-animate-git-fork-captaininphw-patch-1.react-component.now.sh

@coveralls
Copy link

coveralls commented Aug 28, 2019

Coverage Status

Coverage remained the same at 83.264% when pulling 8881851 on CaptainInPHW:patch-1 into ca1aed1 on react-component:master.

@redwallsolutions
Copy link

It seems to fix the warnings, can someone merge it to master?

@afc163
Copy link
Member

afc163 commented Oct 30, 2019

We still need to support React 15, maybe a UNSAFE_*** polyfill like react-lifecycles-compat will be useful.

afc163 added a commit that referenced this pull request Nov 9, 2019
@afc163 afc163 closed this in #82 Nov 9, 2019
afc163 added a commit that referenced this pull request Nov 9, 2019
* ⚠️ fix unsafe lifecycle warnings

close #71

* import unsafeLifecyclesPolyfill from rc-util

* 🆙 upgrade rc-util
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants