mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-01 21:31:36 +02:00
Merge pull request #9824 from overleaf/ae-ignore-error
Ignore CM6 error until upgraded GitOrigin-RevId: bdb368caa8d1ed8127d2239f97ce726057800d76
This commit is contained in:
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user