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 React shallow renderer #48

Merged
merged 1 commit into from
Nov 10, 2015
Merged

Conversation

pierluigi
Copy link
Contributor

This fix ensures that the document object is available before calling
methods on it.
This allows using the React shallow renderer utilities with components that make use of this mixin.

This fix ensures that the document object is available before calling
methods on it.
This fixes issues wiht the React shallow renderer utilities.
Pomax added a commit that referenced this pull request Nov 10, 2015
@Pomax Pomax merged commit 71ac7e9 into Pomax:master Nov 10, 2015
@Pomax
Copy link
Owner

Pomax commented Nov 10, 2015

thanks!

@pierluigi
Copy link
Contributor Author

Any chance this could make its way into a 0.3.5 release? In our project we are currently still on React 0.13 and can't use ReactDOM. Thanks!

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.

2 participants