Skip to content

Commit 6b04f07

Browse files
committed
Sentry Ignore Error: Detected popup close
1 parent db7f39c commit 6b04f07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/entry.client.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Sentry.init({
3232
/TypeError: Load failed/i,
3333
/(network)(\s+)(error)/i,
3434
/AbortError/i,
35+
/Detected popup close/i,
3536
],
3637
});
3738

0 commit comments

Comments
 (0)