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
fix(replay): Ignore clicks with shift pressed (#8648)
Apparently click+shift also opens a link in a new tab (and focuses the
tab immediately), so we also need to ignore such clicks for slow click
detection.
Closesgetsentry/team-replay#128
0 commit comments