ok will do. thanks
Unresolved: ResizeObserver loop limit exceeded
This error happens if one uses ResizeObserver without debounce. Here is an example of correct use of ResizeObserver where requestAnimationFrame is used for debounce hilla-demo/frontend/views/list/list-view.ts at master · TatuLund/hilla-demo · GitHub
Now if you do not use any custom components or any custom client side code of your own, this may be a hint of a slight bug somewhere in our components. But minimal code example that reproduces the issue is needed in order to study it further and pinpoint where the problem is.
thanks for your response @yummy-rhino . Well i didnt find any occurences for ResizeObserver in my code. I will try to throw out stuff and make a minimal example. Maybe that helps me tracing the problem myself. Else I am getting back to you
ResizeObserver loop limit exceeded
We found the problem ResizeObserver loop limit exceeded when toggling app layout drawer · Issue #5576 · vaadin/web-components · GitHub
You found a bug. So I didn’t break it myself. Happy to hear.
What version do i have to update in my pom or what config do i have to change to get the fix when it’s merged? Thank you so much ! Top support. Nice
