solid-chartjs
solid-chartjs copied to clipboard
Wrap init call in requestAnimationFrame
This prevents issues with rendering charts under a Suspense boundary in Tanstack Router.
See this issue for context: https://github.com/TanStack/router/issues/5857