fullcalendar icon indicating copy to clipboard operation
fullcalendar copied to clipboard

ResizeObserver loop completed with undelivered notifications error in Chrome with `height="auto"` in v7

Open acerix opened this issue 7 months ago • 0 comments

Reduced Test Case

https://codesandbox.io/p/devbox/gabi-full-calendar-forked-nzlsx5

Do you understand that if a reduced test case is not provided, we will intentionally delay triaging of your ticket?

  • [x] I understand

Which connector are you using (React/Angular/etc)?

React

Bug Description

In React project using v7 and height="auto", "ResizeObserver loop completed with undelivered notifications." error is displayed in Chrome dev console.

The codesandbox.io demo shows the error in the built-in console. It seems to happen about half the time, clicking "refresh" a few times should show the error.

Image

Reported in https://fullcalendar.freshdesk.com/a/tickets/10513

acerix avatar May 01 '25 04:05 acerix