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

### Duplicates - [x] I have searched the existing issues ### Latest version - [x] I have tested the latest version ### Current behavior 😯 If I add the [official...

bug
needs triage

### Duplicates - [x] I have searched the existing issues ### Latest version - [x] I have tested the latest version ### Current behavior 😯 When project is inside a...

bug

### Duplicates - [x] I have searched the existing issues ### Latest version - [x] I have tested the latest version ### Current behavior 😯 Solidstart produces single digit results...

bug

### Duplicates - [x] I have searched the existing issues ### Latest version - [x] I have tested the latest version ### Summary 💡 Solid, or dom-expressions, inline any `style`...

enhancement
needs triage

### Duplicates - [x] I have searched the existing issues ### Latest version - [x] I have tested the latest version ### Current behavior 😯 Currently, whilst running solid-start inside...

bug
needs triage

### Duplicates - [x] I have searched the existing issues ### Latest version - [x] I have tested the latest version ### Current behavior 😯 Hydration fails if you read...

import { createMemo, For, Show } from 'solid-js'; export function Card250T8(props) { const thumbnails = () => props.card?.data?.thumbnails; const showCard = () => props.card?.data?.valid; const cardbackground = () => props.card?.data?.bg_image;...

### Duplicates - [x] I have searched the existing issues ### Latest version - [x] I have tested the latest version ### Current behavior 😯 When using deno.json in place...

bug
needs triage

### Duplicates - [x] I have searched the existing issues ### Latest version - [x] I have tested the latest version ### Current behavior 😯 "hydration mismatch" "hydration key not...

bug
needs triage

### Duplicates - [x] I have searched the existing issues ### Latest version - [x] I have tested the latest version ### Summary 💡 currently we can do this: ```tsx...

enhancement
needs triage