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
- 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/