We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3844949 commit 57e58eeCopy full SHA for 57e58ee
src/app.ts
@@ -53,7 +53,7 @@ if (ENV.SENTRY_ORGANIZATION_SLUG.includes('SENTRY_ORGANIZATION')) {
53
}
54
55
// Uncomment the next line to remove popup warning/error boxes.
56
-LogBox.ignoreAllLogs()
+// LogBox.ignoreAllLogs()
57
LogBox.ignoreLogs([
58
'Require cycle:',
59
'Attempted to end a Span which has already ended.'
0 commit comments