Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Using private modules in svelte/internal that are not supported in Svelte 5 #167

Open
1 task
alricsiu opened this issue Oct 24, 2024 · 1 comment
Open
1 task
Labels
bug Something isn't working

Comments

@alricsiu
Copy link

Would you like to work on a fix?

  • 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.

Reproduction

https://svelte.dev/

chart.js version

4.4.5

svelte-chartjs version

v3.1.5

Possible solution

No response

@alricsiu alricsiu added the bug Something isn't working label Oct 24, 2024
@PierrickP
Copy link

PierrickP commented Oct 28, 2024

Duplicated 👉 #158

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants