mirror of
https://github.com/outline/outline.git
synced 2026-06-13 03:14:59 +03:00
fix: Ignore Outlook SafeLink crawler errors in Sentry (#12131)
This commit is contained in:
@@ -43,6 +43,7 @@ export function initSentry(history: History) {
|
||||
"Failed to fetch dynamically imported module",
|
||||
"ResizeObserver loop completed with undelivered notifications",
|
||||
"ResizeObserver loop limit exceeded",
|
||||
"Object Not Found Matching Id",
|
||||
"file://",
|
||||
"chrome-extension://",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user