sentry-javascript icon indicating copy to clipboard operation
sentry-javascript copied to clipboard

some problem when I use Sentry.sessionTimingIntegration() with @sentry/vue Vesion

Open weiweimaodetuzi opened this issue 1 year ago • 3 comments

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

weiweimaodetuzi avatar May 15 '24 08:05 weiweimaodetuzi

企业微信截图_17157557332040

weiweimaodetuzi avatar May 15 '24 08:05 weiweimaodetuzi

when I back to Version 7.113.0,it work well

weiweimaodetuzi avatar May 15 '24 08:05 weiweimaodetuzi

Could you share your package.json content? The export should be there, so maybe there are some out-of-sync dependencies somewhere 🤔

mydea avatar May 15 '24 09:05 mydea

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 🥀

getsantry[bot] avatar Jun 12 '24 07:06 getsantry[bot]