-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
7.16.0
Framework Version
vue 3.2.33
Link to Sentry event
No response
Steps to Reproduce
- sentry init
- Check the reported transaction data and find that the
CLSmetrics is missing - After reading the code, I found that only when the page is hidden can I report
- This reportAllChanges seems meaningless
The following is the code for reporting CLS
Expected Result
CLS metrics data reporting
Actual Result
CLS metrics data not reporting
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Fields
Give feedbackNo fields configured for issues without a type.



