[ ] Check this if you would like to implement a PR, we are more than happy to help you go through the process.
Current and expected behavior
Error: Your application, or one of its dependencies, imported from 'svelte/internal', which was a private module used by Svelte 4 components that no longer exists in Svelte 5. It is not intended to be public API. If you're a library author and you used 'svelte/internal' deliberately, please raise an issue on https://github.com/sveltejs/svelte/issues detailing your use case.
Would you like to work on a fix?
Current and expected behavior
Error: Your application, or one of its dependencies, imported from 'svelte/internal', which was a private module used by Svelte 4 components that no longer exists in Svelte 5. It is not intended to be public API. If you're a library author and you used 'svelte/internal' deliberately, please raise an issue on https://github.com/sveltejs/svelte/issues detailing your use case.
Reproduction
https://svelte.dev/
chart.js version
4.4.5
svelte-chartjs version
v3.1.5
Possible solution
No response