I am getting an error: Uncaught ResizeObserver loop completed with undelivered notifications.
I have no stack trace for this error, and I am not using ResizeObserver in my ReactJS application. Furthermore, I looked at third-party components, and I don't think they are causing the issue. Obviously, there is a rendering issue, but I don't know how to identify which component is causing the problem!
Unfortunately, ReactJS Error Boundaries is not helping.
Chrome
Edge