Skip to content
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

Fix componentDidUpdate no longer receives prevContext on React v16 #1139

Merged
merged 2 commits into from
Sep 26, 2017

Conversation

koba04
Copy link
Contributor

@koba04 koba04 commented Sep 23, 2017

This PR is to fix facebook/react#8631.
Currently, a test is failing because of #1133.

This PR depends on #1133 so I should apply this patch to the changes of #1133 when the PR is merged.

Copy link
Member

@ljharb ljharb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM once #1133 is in and this is rebased.

@lelandrichardson
Copy link
Collaborator

We will also want to make this on adapter.options as well instead of the renderer

@koba04
Copy link
Contributor Author

koba04 commented Sep 26, 2017

I'll work on this after #1133 is merged.

@lelandrichardson lelandrichardson force-pushed the fix-prev-context-arg-of-cdu branch 2 times, most recently from 9b2107a to 9cb6ddb Compare September 26, 2017 04:46
@lelandrichardson lelandrichardson merged commit 92da2b3 into enzymejs:master Sep 26, 2017
@koba04
Copy link
Contributor Author

koba04 commented Sep 26, 2017

Thanks!

@koba04 koba04 deleted the fix-prev-context-arg-of-cdu branch September 26, 2017 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants