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

The name of the transaction generated for the first time by the route hook of the vuerouter will be reset #6047

Closed
3 tasks done
ys-zhifu opened this issue Oct 26, 2022 · 2 comments · Fixed by #6060
Closed
3 tasks done

Comments

@ys-zhifu
Copy link

Is there an existing issue for this?

How do you use Sentry?

Self-hosted/on-premise

Which package are you using?

@sentry/vue

SDK Version

7.16.0

Framework Version

vue 3.2.33

Link to Sentry event

No response

Steps to Reproduce

  1. start pagload transaction
  2. beforeNavigate modify transaction name
  3. beforeEach modify the transaction name to to.name

Expected Result

Send a transaction to modify the name in beforeNavigate rather than the transaction of to.name.

The transaction name I want to send is subject to my modification.

Actual Result

Sent a name transaction of to.name

@ys-zhifu
Copy link
Author

PR: #6048

@AbhiPrasad
Copy link
Member

This has been fixed by #6060

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants