Skip to content

Conversation

davecoates
Copy link
Contributor

react-native captures console.error calls and displays it's own
exception handler. This behaviour can be disabled by setting
console.reportErrorsAsExceptions to false. Add check for this flag and
temporarily disable it.

react-native captures console.error calls and displays it's own
exception handler. This behaviour can be disabled by setting
console.reportErrorsAsExceptions to false. Add check for this flag and
temporarily disable it.
gaearon added a commit that referenced this pull request Sep 12, 2015
Don't trigger react-native error handler
@gaearon gaearon merged commit 177916d into gaearon:master Sep 12, 2015
@gaearon
Copy link
Owner

gaearon commented Sep 12, 2015

Out in 0.1.2, thank you!

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