Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
3 tasks done
weiweimaodetuzi opened this issue May 15, 2024 · 4 comments
Open
3 tasks done

Comments

@weiweimaodetuzi
Copy link

weiweimaodetuzi commented May 15, 2024

Is there an existing issue for this?

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

No tasks being tracked yet.
@weiweimaodetuzi
Copy link
Author

企业微信截图_17157557332040

@weiweimaodetuzi
Copy link
Author

when I back to Version 7.113.0,it work well

@mydea
Copy link
Member

mydea commented May 15, 2024

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

@getsantry
Copy link

getsantry bot commented Jun 12, 2024

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 getsantry bot added the Stale label Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting for: Community
Development

No branches or pull requests

3 participants