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): Ensure replay events go through preprocessEvent hook (#9034)
Replay events also go through global event
processors, so they should also go through this hook (replay events are
not sent via the regular baseclient methods).
0 commit comments