-
Notifications
You must be signed in to change notification settings - Fork 150
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
Moving to support React async mode: remove unsafe componentWillReceiveProps #124
Conversation
…veProps with componentDidUpdate
Thank you for submitting this pull request, however I do not see a valid CLA on file for you. Before we can merge this request please visit https://yahoocla.herokuapp.com/ and agree to the terms. Thanks! 😄 |
@aakula-edmunds @redonkulus any news about this one? |
It would be great to see this get across the line |
Would love to see this one! |
Merge this please! |
@redonkulus Can this be merged or any alternative solution provided? |
Does this warrant a major upgrade to prevent existing sites from breaking? |
Seems like a reasonable approach. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Thanks everyone, this is released in v3.0.0 |
Moving to support React async mode: get rid of unsafe componentWillReceiveProps