-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Package: replayIssues related to the Sentry Replay SDKIssues related to the Sentry Replay SDK
Description
Currently for Replay we listen for click breadcrumbs through the core SDK. We include the node id from rrweb as a piece of data in order to be able to highlight elements during replay. We would like to additionally like to add:
- tagName
- text content for node
- attributes
- id
- class
- aria-label
- role
Note that we'll need to respect user's privacy options, so this should additionally be run through rrweb's serializer.
Metadata
Metadata
Assignees
Labels
Package: replayIssues related to the Sentry Replay SDKIssues related to the Sentry Replay SDK