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

- SolidJS v1.6.3: https://playground.solidjs.com/anonymous/d6884656-5176-4a33-a0cd-ab0351648fac ```tsx import { render } from "solid-js/web"; function Child(props: { a: number; b: number }) { return ( a: {props.a} b: {props.b} ); } export function...

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 The current behavior when using...

bug

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 Editing a file in `routes/`...

bug
vinxi

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 If a `` tag is...

bug
vinxi

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 Importing `@kobalte/core` in a workspace...

bug

### Duplicates - [x] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 Hello, I am getting a...

bug

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 When making edits to a...

bug
vinxi

I'm trying to clean up the MDX story, so it's [more clear](https://github.com/solidjs/solid-start/discussions/1149), and so solid devs can take full advantage of [recent development](https://www.npmjs.com/package/@shikijs/twoslash) with twoslash, shiki etc, and it came...

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Summary 💡 Solid-start's dev server doesn't use wrangler...

enhancement

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 When deploying to AWS Lambda...

bug
vinxi