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.