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

[#9627] Fix componentWillUnmount test case in isMounted tests #9629

Merged
merged 2 commits into from Jun 20, 2017

Conversation

mridgway
Copy link
Contributor

@mridgway mridgway commented May 9, 2017

This fixes the test case mentioned in #9627 and adds checks for a component's mixins to ensure that they are also getting the correct values.

@acdlite
Copy link
Collaborator

acdlite commented May 9, 2017

Thanks for the PR! The package lives in the 15.6-dev branch for now: https://github.com/facebook/react/tree/15.6-dev/addons/create-react-class. We might split into its own repo at some point (but maybe not because we don't want to support it indefinitely).

Do you mind opening the PR against that branch?

@gaearon
Copy link
Collaborator

gaearon commented Jun 12, 2017

Going to revisit this after 15.6 is out—until then we can't really merge because test will fail CI.

@mridgway
Copy link
Contributor Author

Updated create-react-class devDependency so that they could be merged in tandem without build failure.

@gaearon gaearon merged commit 7b05946 into facebook:master Jun 20, 2017
@gaearon
Copy link
Collaborator

gaearon commented Jun 20, 2017

Thanks!

@mridgway mridgway deleted the isMountedTestFix branch June 20, 2017 23:14
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.

None yet

4 participants