diff --git a/server/static/index.html b/server/static/index.html
index d5ef94d9e..2f79916fb 100644
--- a/server/static/index.html
+++ b/server/static/index.html
@@ -52,6 +52,7 @@
window.Sentry.init({
dsn: "//inject-sentry-dsn//",
ignoreErrors: [
+ "ResizeObserver loop limit exceeded",
"AuthorizationError",
"NetworkError",
"NotFoundError",