diff --git a/react/src/index.js b/react/src/index.js index 7b6748bd..9e5debe4 100644 --- a/react/src/index.js +++ b/react/src/index.js @@ -95,6 +95,7 @@ Sentry.init({ blockAllMedia: false, // https://docs.sentry.io/platforms/javascript/session-replay/configuration/#network-details networkDetailAllowUrls: ['/checkout', '/products'], + unmask: [".sentry-unmask"], }), ], beforeSend(event, hint) {