You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ref(replay): Rage click clicked element name (#70493)
Since we now use react component names in the selector path, we should
modify clicked element to provide more specific info such as class, role
etc.
This prevents giving the react component name twice and would give more
info for debugging since react component names aren't very specific
Before:
<img width="845" alt="image"
src="https://github.com/getsentry/sentry/assets/55311782/87b6c8cd-1b29-40bb-b448-715595cb255b">
0 commit comments