some problem when I use Sentry.sessionTimingIntegration() with @sentry/vue Vesion
Is there an existing issue for this?
- [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [X] I have reviewed the documentation https://docs.sentry.io/
- [X] I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
How do you use Sentry?
Self-hosted/on-premise
Which SDK are you using?
@sentry/vue
SDK Version
7.114.0 & 8.0.0
Framework Version
No response
Link to Sentry event
No response
SDK Setup
No response
Steps to Reproduce
import * as Sentry from "@sentry/vue"; Sentry.init({ integrations: [ Sentry.sessionTimingIntegration(), ], });
Expected Result
no error
Actual Result
an error
### Tasks
when I back to Version 7.113.0,it work well
Could you share your package.json content? The export should be there, so maybe there are some out-of-sync dependencies somewhere 🤔
This issue has gone three weeks without activity. In another week, I will close it.
But! If you comment or otherwise update it, I will reset the clock, and if you remove the label Waiting for: Community, I will leave it alone ... forever!
"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀