component-size icon indicating copy to clipboard operation
component-size copied to clipboard

ResizeObserver loop limit exceeded

Open ghost opened this issue 6 years ago • 0 comments

When resizing the component (eg. by resizing the window) for some time, the ResizeObserver spits out:

Error: ResizeObserver loop limit exceeded

Here's discussion and a potential solution for this issue:

https://stackoverflow.com/questions/49384120/resizeobserver-loop-limit-exceeded

ghost avatar Apr 03 '20 11:04 ghost