From f789492720c1a1b5bb0d3bce0259ae8be163258e Mon Sep 17 00:00:00 2001 From: Alf Eaton Date: Thu, 6 Oct 2022 09:27:59 +0100 Subject: [PATCH] Merge pull request #9824 from overleaf/ae-ignore-error Ignore CM6 error until upgraded GitOrigin-RevId: bdb368caa8d1ed8127d2239f97ce726057800d76 --- services/web/frontend/js/infrastructure/error-reporter.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/services/web/frontend/js/infrastructure/error-reporter.js b/services/web/frontend/js/infrastructure/error-reporter.js index 75b4632b7b..08745f0cd1 100644 --- a/services/web/frontend/js/infrastructure/error-reporter.js +++ b/services/web/frontend/js/infrastructure/error-reporter.js @@ -38,6 +38,8 @@ function sentryReporter() { // Microsoft Outlook SafeLink crawler // https://forum.sentry.io/t/unhandledrejection-non-error-promise-rejection-captured-with-value/14062 /Non-Error promise rejection captured with value: Object Not Found Matching Id/, + // Ignore CM6 error until upgraded + "Cannot read properties of undefined (reading 'length')", ], denyUrls: [