-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
@sentry/nuxt is not working with nuxt + locked [email protected] (because of memory leak in 3.5.17)Β #17624
Copy link
Copy link
Closed
Description
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/nuxt
SDK Version
10.11.0
Framework Version
3.17.6
Link to Sentry event
No response
Reproduction Example/SDK Setup
No response
Steps to Reproduce
- Create a nuxt project
- add @sentry/nuxt
- Lock vue version on 3.5.13 to prevent memory leak in useFetch
- Notice that error is displayed on build.

Expected Result
I expect sentry to work on this non broken version of vue.
Actual Result

Additional Context
Here is a link to the issue on nuxt with the memory leak preventing us from using the required vue version. nuxt/nuxt#32240
Tip: React with π to help prioritize this issue. Please use comments to provide useful context, avoiding +1
or me too
, to help us triage it.
Metadata
Metadata
Assignees
Projects
Status
Waiting for: Community