-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Meta: Help WantedPackage: 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/browser -
@sentry/node -
raven-js -
raven-node(raven for node) - other: @sentry/vue
Version:
6.15.0
Description
In vue3 this property is called __isVue with 2 _, but one _ in vue2
There is no official reference, but:
https://github.com/vuejs/vue-next/search?q=__isVue
https://github.com/vuejs/vue/search?q=_isVue
The error comes from:
https://github.com/getsentry/sentry-javascript/blob/master/packages/vue/src/components.ts#L50
https://github.com/getsentry/sentry-javascript/blob/master/packages/vue/src/types.ts#L15
Metadata
Metadata
Assignees
Labels
Meta: Help WantedPackage: vueIssues related to the Sentry Vue SDKIssues related to the Sentry Vue SDK