solid-start
solid-start copied to clipboard
SolidStart, the Solid app framework
## PR Checklist Please check if your PR fulfills the following requirements: - [ ] Tests for the changes have been added (for bug fixes / features) ## PR Type...
"bun run dev" -> "bun dev" ## PR Checklist Please check if your PR fulfills the following requirements: - [ ] Tests for the changes have been added (for bug...
## PR Checklist Please check if your PR fulfills the following requirements: - [ ] Tests for the changes have been added (for bug fixes / features) ## PR Type...
### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 _No response_ ### Expected behavior...
### Duplicates - [x] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 ```tsx async function WithOutAwait(){ "use...
### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 when i prerender `/about` it...
### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Summary 💡 currently, `FileRoutes` lazy-loades all routes by...
### Describe the bug I've been frustratingly trying to understand why I can't seem to get this example from the docs to work. https://docs.solidjs.com/solid-start/building-your-application/api-routes `routes/api/product/[category]/brand-[brand].ts` ``` import type { APIEvent...
### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯  When on a small...
### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 When i pass jsx elements...