- From: Joe Pea via GitHub <sysbot+gh@w3.org>
- Date: Sun, 30 Aug 2020 22:18:01 +0000
- To: public-css-archive@w3.org
trusktr has just created a new issue for https://github.com/w3c/csswg-drafts: == [resize-observer] "loop limit exceeded" only when making window smaller, but not when making it bigger. == I have a weird issue. When I resize the window and make it bigger, the single ResizeObserver that I have on my element works fine. When I make the window 1 px smaller, I get the "ResizeObserver loop limit exceeded" error. Any ideas why it might happen only when downsizing the window but not when upsizing it? Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5487 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 30 August 2020 22:18:03 UTC