Closed
Description
- Review the documentation: https://docs.sentry.io/
- Search for existing issues: https://github.com/getsentry/sentry-javascript/issues
- Use the latest release: https://github.com/getsentry/sentry-javascript/releases
- I can't provide a link to the affected event from my Sentry account - We use self-hosted Sentry
Package + Version
-
@sentry/browser
Version:
5.15.4
Description
After update from raven-js to the latest @browser/sentry
I see the following error:
TypeError
n.indexOf is not a function
It points to the following snippet:
{snip} type.toString.call(r)?t.test(n):"string"==typeof t&&-1!==n.indexOf(t);var r}function S(){return"[object process]"===Object.prototype.toStrin {snip}
Which is part of the @browser/sentry
minified code.
Unfortunetly, the browser is unknown.
Please comment if you think I can give you some useful information.
Metadata
Metadata
Assignees
Labels
No labels