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
feat(replay): Patch rrweb to add maskInputSelector and unmaskTextSelector
These options will allow users to mask inputs with class name `sentry-mask`, and optionally unmask elements (input and other elements) with class name `sentry-unmask`. This way users can have privacy by default and selectively unmask elements.
0 commit comments