Last 12 weeks · 0 commits
4 of 6 standards met
Repository: solidjs/solid-router. Description: A universal router for Solid inspired by Ember and React Router Stars: 1301, Forks: 173. Primary language: TypeScript. Languages: TypeScript (99.4%), JavaScript (0.6%). License: MIT. Open PRs: 13, open issues: 53. Last activity: 19h ago. Community health: 75%. Top contributors: ryansolid, rturnq, Brendonovich, birkskyum, Brendan-csel, oedotme, Jutanium, jpdutoit, amoutonbrady, marvin-j97 and others.
Describe the bug I'm not sure if that's a bug or if I'm doing something wrong, but when I'm trying to use with components loaded via , trying to render it with it returns an empty string. Your Example Website or App https://github.com/kaathewisegit/solid-ssr-issue Steps to Reproduce the Bug or Issue 1. 2. Run or 3. run . It will return an empty string Expected behavior I expected it to return . Replacing with an explicit import and `` makes it work correctly. Platform OS: Alpine Linux 3.24.0_alpha20260127 Browser: none, runtime Node.js v24.13.0