diff --git a/copyparty/web/util.js b/copyparty/web/util.js index 8c473c3a..1bb52cd0 100644 --- a/copyparty/web/util.js +++ b/copyparty/web/util.js @@ -23,6 +23,9 @@ function esc(txt) { }); } function vis_exh(msg, url, lineNo, columnNo, error) { + if ((msg + '').indexOf('ResizeObserver') !== -1) + return; // chrome issue 809574 (benign, from