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

Autocomplete in svelte5 #661

Open
Dudek-AMS opened this issue Jun 18, 2024 · 0 comments
Open

Autocomplete in svelte5 #661

Dudek-AMS opened this issue Jun 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Dudek-AMS
Copy link

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.

    import Autocomplete from '@smui-extra/autocomplete';
@Dudek-AMS Dudek-AMS added the bug Something isn't working label Jun 18, 2024
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

1 participant