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?
Self-hosted/on-premise
Which package are you using?
@sentry/vue
SDK Version
"@sentry/vue": "^7.6.0",
Framework Version
vue 3.2.26
Link to Sentry event
No response
Steps to Reproduce
This looks a bit like the problem reported in #2470 #5172, when I initialize sentry in main.ts it triggers a serious stack overflow error
My project routing is a dynamic routing method provided by a base public library (inside the company), may this part conflict with sentry?
Expected Result
works fine
Actual Result
Metadata
Metadata
Assignees
Labels
No labels