ResizeObserver loop completed with undelivered notifications.

Hello,

I have an editor instance which can be opened in a new window.
When I close that window I get the error ResizeObserver loop completed with undelivered notifications. which I get hundreds of times.

Is this a bug or can I handle this somehow?
I’m a bit lost

Thank you,
Simon

This sounds like this issue. Let’s continue discussion there.

Hello @marijn

answering here because the issue is closed
I figured that the issue is Chrome specific. Firefox works well.
The Chrome issue is still present after checking out the latest view component

Thank you,
Simon

You can still reply to closed issues.

Do you have a stack trace of the error as it currently happens? Or an example script to reproduce it?