From f6bc89691c2f676c0959f5e26af999ddf1a7365a Mon Sep 17 00:00:00 2001 From: Mathias Jakobsen Date: Mon, 27 Oct 2025 09:19:43 +0000 Subject: [PATCH] Merge pull request #29308 from overleaf/ae-sentry-image Ignore blocked image from googletagmanager error report GitOrigin-RevId: 0e386ca2c1cd0e59e4e4a686d2eeb40e32efcc80 --- services/web/frontend/js/infrastructure/error-reporter.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/services/web/frontend/js/infrastructure/error-reporter.ts b/services/web/frontend/js/infrastructure/error-reporter.ts index b1ddef48f3..5991def33c 100644 --- a/services/web/frontend/js/infrastructure/error-reporter.ts +++ b/services/web/frontend/js/infrastructure/error-reporter.ts @@ -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: [