-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Package: vueIssues related to the Sentry Vue SDKIssues related to the Sentry Vue SDK
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
- Provide a link to the affected event from your Sentry account
Package + Version
-
@sentry/vue
Version:
6.8.0
Description
Changes introduced by #3804 are causing a new error in Nuxt apps.
The error is happening in packages/vue/src/errorhandler.ts in the erorrHandler
function, where vm
is undefined. In fact, vm
isn't passed by Nuxt in their implementation of errorHandler
Here's my Sentry error report: https://sentry.io/organizations/evercam/issues/2539378300/
Metadata
Metadata
Assignees
Labels
Package: vueIssues related to the Sentry Vue SDKIssues related to the Sentry Vue SDK