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

SSR is not supported in Solid #517

Open
paularmstrong opened this issue Sep 30, 2024 · 2 comments
Open

SSR is not supported in Solid #517

paularmstrong opened this issue Sep 30, 2024 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@paularmstrong
Copy link

Describe the bug

Server side rendering crashes Solid Start server with the following syntax error:

SyntaxError: The requested module 'solid-js/web' does not provide an export named 'use'

To Reproduce

Add and render any of VList, WindowVirtualizer, etc in a solid-start application with server-side rendering enabled.

Expected behavior

The README for virta says that SSR is supported across the board.

Platform:

Additional context

I noticed there are SSR tests for other frameworks like React and Vue, but none for Solid in this repo.

@inokawa inokawa added the help wanted Extra attention is needed label Sep 30, 2024
@inokawa
Copy link
Owner

inokawa commented Sep 30, 2024

chakra-ui/ark#1363

@inokawa
Copy link
Owner

inokawa commented Sep 30, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants