Skip to content

Nuxt: TypeError Cannot read property '$options' of undefined #3858

Closed
@halimb

Description

@halimb

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 SDK

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions