mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Ignore another common Non-Error promise rejection error (#22633)
GitOrigin-RevId: a7c8571a6211eeca025f7f6c5dd8970645b911a6
This commit is contained in:
@@ -47,6 +47,7 @@ function sentryReporter() {
|
||||
'10 $digest() iterations reached',
|
||||
// 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/,
|
||||
],
|
||||
|
||||
denyUrls: [
|
||||
|
||||
Reference in New Issue
Block a user