We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b98e3f commit 15ba953Copy full SHA for 15ba953
packages/replay/test/integration/rrweb.test.ts
@@ -32,6 +32,7 @@ describe('Integration | rrweb', () => {
32
"maskInputSelector": ".sentry-mask,[data-sentry-mask]",
33
"maskTextFn": undefined,
34
"maskTextSelector": ".sentry-mask,[data-sentry-mask]",
35
+ "onMutation": [Function],
36
"slimDOMOptions": "all",
37
"unblockSelector": ".sentry-unblock,[data-sentry-unblock]",
38
"unmaskInputSelector": ".sentry-unmask,[data-sentry-unmask]",
0 commit comments