Unexpected instrumentation error logged with debug mode enabled #5410
Unanswered
jzaefferer
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When calling Sentry.init with
debug: true,, Sentry logs a lot of these errors:This disappears when disabling
enableAutoPerformanceTracing.Any idea what's causing this? Or how to debug this further? Would be helpful to get a stacktrace for the underlying TypeError, but I don't know how to access that.
Beta Was this translation helpful? Give feedback.
All reactions