Re: [csswg-drafts] [resize-observer] Should "resize loop error notification" be a warning instead of an error? (#5488)

We've started getting this error (and the Firefox equivalent: `ResizeObserver loop completed with undelivered notifications.`) even though **none** of our code or *any* libraries uses ResizeObserver.

The only thing I can think of is that browser extensions are allowed to create ResizeObservers for elements on our page. If this is the case then the current behaviour of throwing an uncaught error to our error handler is utterly broken and needs fixing ASAP.

-- 
GitHub Notification of comment by SystemParadox
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5488#issuecomment-698239671 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 24 September 2020 09:47:53 UTC