Skip to content

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

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/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions