Hi, we see many ResizeObserver loop limit exceeded errors in sentry, but there is no useful information to debug what is going on. I found a similar stack overflow question for Rollbar, I am wondering if it’s the same problem and should i ignore it forever? https://stackoverflow.com/questions/49384120/resizeobserver-loop-limit-exceeded
Ignoring is not an option for us, as it shows the crash report dialog to our users. And we don’t have any debug information. Is there a solution for this one already? Best,