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

<VirtualList> is not a valid SSR component. #23

Open
KarolusD opened this issue Jul 27, 2022 · 3 comments
Open

<VirtualList> is not a valid SSR component. #23

KarolusD opened this issue Jul 27, 2022 · 3 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@KarolusD
Copy link

<VirtualList> is not a valid SSR component. You may need to review your build config to ensure that dependencies are compiled, rather than imported as pre-compiled modules
Error: <VirtualList> is not a valid SSR component. You may need to review your build config to ensure that dependencies are compiled, rather than imported as pre-compiled modules

sveltejs/kit 1.0.0-next.396

@jonasgeiler
Copy link
Owner

Does this still happen in the newest version? Sorry for the very late reply...

@joshmillgate
Copy link

joshmillgate commented Jan 22, 2023

Yes it still happens, for me too @skayo - Quick fix: install as dev dependency

@jonasgeiler
Copy link
Owner

Hey there!
Just letting you know that proper SvelteKit support is coming soon along with version 3.0.0!
I just started working on it over at the feat/sveltekit branch and will try to finish it until around mid-March.

@jonasgeiler jonasgeiler self-assigned this Feb 12, 2024
@jonasgeiler jonasgeiler added the bug Something isn't working label Feb 12, 2024
@jonasgeiler jonasgeiler added this to the 3.0.0 milestone Feb 12, 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

3 participants