vue3-charts
vue3-charts copied to clipboard
ResizeObserver loop limit exceeded
Hello, I get the error "Resize Observer loop limit exceeded" when trying to integrate a graph from the documentation
With nuxt3 i use <ClientOnly>
https://nuxt.com/docs/api/components/client-only
Same here