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

SolidStart, the Solid app framework

Results 393 solid-start issues
Sort by recently updated
recently updated
newest added

## 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...

bug

### Duplicates - [x] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 ```tsx async function WithOutAwait(){ "use...

bug

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 when i prerender `/about` it...

bug

### 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...

enhancement

### 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 😯 ![image](https://github.com/solidjs/solid-start/assets/65118061/9c1688aa-8ae8-49cd-92f3-db37579a87ad) When on a small...

bug

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 When i pass jsx elements...

bug