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 db7f39c commit 6b04f07Copy full SHA for 6b04f07
app/entry.client.tsx
@@ -32,6 +32,7 @@ Sentry.init({
32
/TypeError: Load failed/i,
33
/(network)(\s+)(error)/i,
34
/AbortError/i,
35
+ /Detected popup close/i,
36
],
37
});
38
0 commit comments