Tabulator Error ResizeObserver loop completed with undelivered notifications

What I’m trying to do:
I am using Tabulator library with my anvil app since couple of months and its working fine. But now anvil throws this error

ResizeObserver loop completed with undelivered notification

Its not a python error so its definitely coming from javascript. Can you please tell me how can I fix this. I think i need to handle this javascript exception somehow. But no idea why this error started to pop out now even though my app was working fine since last few months.

That’s strange this was reported earlier in the year and a fix was implemented. I guess there’s been a regression. I’d suggest reporting it on the tabulator github page for further discussion.

I even replaced the version of tabulator. Moved to latest version but the issue still persists. So I think its something to do with anvil. Because the tabulator was working fine, the error start to pop up from no where few days ago.