-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Package + Version
-
@sentry/browser -
@sentry/node -
raven-js -
raven-node(raven for node) - other:
Version:
6.2.3
Description
Sentry is throwing "Uncaught Error: Permission denied to access property "apply"" in all Firefox versions caused exactly by this line:
| return oldOnPopState.apply(this, args); |
We have that issue in 4 different, completely separated Angular 9 applications. Even simple code such as:
"window.onpopstate.apply(this, t)" sometimes is causing firefox error and sentry uses this syntax.
adam-lynch
Metadata
Metadata
Assignees
Labels
No labels