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

Prevent crash when used with react-native #282

Merged
merged 1 commit into from
Oct 22, 2016
Merged

Prevent crash when used with react-native #282

merged 1 commit into from
Oct 22, 2016

Conversation

vkarpov15
Copy link
Contributor

@vkarpov15 vkarpov15 commented May 26, 2016

Debug currently crashes when used with react-native because document is undefined (unless you explicitly set useColors): facebook/react-native#1632

Gotta love special snowflake JS environments.

@botverse
Copy link
Contributor

This won't fix #303, which is a race condition problem related to the availability of documentElement.

@TooTallNate TooTallNate merged commit b139836 into debug-js:master Oct 22, 2016
@TooTallNate
Copy link
Contributor

Thanks!

@vkarpov15
Copy link
Contributor Author

@TooTallNate 🍻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants