solid-router icon indicating copy to clipboard operation
solid-router copied to clipboard

Not support SSR

Open icode opened this issue 4 months ago • 1 comments

Describe the bug

Use npx create vite solid router ts, hydrate not work, canot bind event.

generate html page is work. not has error in console.

Your Example Website or App

https://github.com/icode/solid-router-ssr-not-work

Steps to Reproduce the Bug or Issue

  1. clone https://github.com/icode/solid-router-ssr-not-work
  2. pnpm i
  3. pnpm build
  4. pnpm run preview:ssr
  5. open browser and click + button

Expected behavior

Support SSR, like SolidStart, without SolidStart. I need use in GraalJs.

Screenshots or Videos

No response

Platform

  • OS: ALL
  • Browser: chrome
  • Version: latest

Additional context

No response

icode avatar Aug 10 '25 17:08 icode

@ryansolid can you please see this issuse?

icode avatar Aug 14 '25 17:08 icode