diff --git a/services/web/frontend/js/infrastructure/error-reporter.js b/services/web/frontend/js/infrastructure/error-reporter.js index 2e5c8a46c8..3930b415a6 100644 --- a/services/web/frontend/js/infrastructure/error-reporter.js +++ b/services/web/frontend/js/infrastructure/error-reporter.js @@ -40,6 +40,8 @@ function sentryReporter() { /Non-Error promise rejection captured with value: Object Not Found Matching Id/, // Ignore CM6 error until upgraded "Cannot read properties of undefined (reading 'length')", + // Ignore Angular digest iteration limit - see https://github.com/overleaf/internal/issues/15750 + '10 $digest() iterations reached', ], denyUrls: [