#"Method not found" with cryptic stack trace?

1 messages · Page 1 of 1 (latest)

crisp token
#

I'm seeing many "Method not found" errors all on Chrome Mobile on my web app. Sentry is just logging this stack trace:

Error: Method not found
at ? (<anonymous>:233:36)
at sentryWrapped(../../node_modules/@sentry/browser/build/npm/esm/helpers.js:90:1)

It points to this internal Sentry code.

How can I debug this issue? Can I do anything to tell Sentry to log more information?

bleak socket
#

Looks like you found a bug in our browser SDK. Maybe @tranquil sapphire knows who can help here?