Closed
Description
Hi all!
I didn't want to create a bug as I don't believe there is a bug here considering this error has been talked about a few times here. TL:DR - We are receiving a copious amount i these errors with no values provided. I can't see anything that sticks out in our code for why this is happening, but I don't want to dismiss this as an external factor. Some information about our Sentry Setup:
"@sentry/browser": "^6.2.5",
"@sentry/integrations": "^6.2.5",
"@sentry/react": "^6.2.5",
"@sentry/tracing": "^6.2.5"
...
integrations: [new Integrations.BrowserTracing(), new ExtraErrorData()],
Was curious if anyone has any advice/thoughts on how to to begin debugging this further? Thanks in advance for your time!
Metadata
Metadata
Assignees
Labels
No labels