Skip to content

Prevent crash when used with react-native#282

Merged
TooTallNate merged 1 commit intodebug-js:masterfrom
vkarpov15:patch-1
Oct 22, 2016
Merged

Prevent crash when used with react-native#282
TooTallNate merged 1 commit intodebug-js:masterfrom
vkarpov15:patch-1

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