Skip to content

Commit 993adad

Browse files
authored
Mention Vue 3 incompatibility (#3704)
1 parent 536d3a5 commit 993adad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/wizard/javascript/vue.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ To begin collecting error and performance data from your Vue application, you'll
1212
- `@sentry/vue` (Sentry's Vue SDK)
1313
- `@sentry/tracing` (instruments performance data)
1414

15+
Note: Vue 3 is not yet officially supported ([see issue](https://github.com/getsentry/sentry-javascript/issues/2925)).
16+
1517
Below are instructions for using your favorite package manager, or alternatively loaded directly from our CDN.
1618

1719
### Using yarn or npm

0 commit comments

Comments
 (0)