react-wrap-balancer icon indicating copy to clipboard operation
react-wrap-balancer copied to clipboard

Safari 16.4 shows ResizeObserver loop completed with undelivered notifications

Open ghost opened this issue 2 years ago • 5 comments

Hi there,

While developing locally in Safari with webpack-dev-server I kept getting the error messages thrown when using <Balance> and resizing the window. I tried to debug this for a while assuming I was doing something wrong. Then I tried going to the Vercel homepage in Safari and viewed the Web Inspector console while resizing the browser. You can see the same error repeatedly output there: ResizeObserver loop completed with undelivered notifications.

Trying the same steps with Chrome, I did not see any of those messages. My questions are:

  1. Do I need to worry about this error message, is it indicative of a possible memory leak or other unstable condition?
  2. Is it possible to fix this from happening from within the Balance component?

Any guidance or tips would be appreciated.

Thanks, Matt

ghost avatar Aug 27 '23 01:08 ghost

+1, encountering the same issue.

fritzfelix avatar Nov 22 '23 14:11 fritzfelix

This is still an issue in Safari 17.2.1

michaelaflores avatar Jan 11 '24 16:01 michaelaflores

Still an issue in Safari. Would love to clear out my Sentry 😂

jonsherrard avatar Mar 07 '24 13:03 jonsherrard

Noting I also have this runtime issue in Chrome, can't use this until it's fixed

hayleypelham avatar May 24 '24 03:05 hayleypelham