Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Safari 16.4 shows ResizeObserver loop completed with undelivered notifications #82

Open
ghost opened this issue Aug 27, 2023 · 4 comments

Comments

@ghost
Copy link

ghost commented Aug 27, 2023

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

@fritzfelix
Copy link

+1, encountering the same issue.

@michaelaflores
Copy link

This is still an issue in Safari 17.2.1

@jonsherrard
Copy link

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

@hayleypelham
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants