mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
Merge pull request #29308 from overleaf/ae-sentry-image
Ignore blocked image from googletagmanager error report GitOrigin-RevId: 0e386ca2c1cd0e59e4e4a686d2eeb40e32efcc80
This commit is contained in:
committed by
Copybot
parent
8767bcd891
commit
f6bc89691c
@@ -67,6 +67,8 @@ function sentryReporter() {
|
||||
// Ignore a frequent unhandled promise rejection
|
||||
/Non-Error promise rejection captured with keys: currentTarget, detail, isTrusted, target/,
|
||||
/Non-Error promise rejection captured with keys: message, status/,
|
||||
// Ignore a frequent blocked image
|
||||
"Blocked 'image' from 'www.googletagmanager.com'",
|
||||
],
|
||||
|
||||
denyUrls: [
|
||||
|
||||
Reference in New Issue
Block a user