support

3463 threads · Page 35 of 70

setting signal inside createRenderEffect 4 messages
Solid API
`reconcile` object to array mutation 2 messages
Intermediate Solid API
does not provide an export named 'createRef' 10 messages
Intermediate
"comp is not a function" or "class constructors must be invoked with 'new'" 5 messages
Solid API
Data on fetch must be updated everytime like realtime data 4 messages
Beginner
Get DOM id attribute from current element 3 messages
Solid API
Router nested in Context breaks in Astro 87 messages
Advanced
How to make SolidJS tags not return HTML elements for a custom renderer? 11 messages
Solid API
show is rendering children when still falsy 58 messages
Reactivity Possible Bug Solid API
Is there a way to use the <For> component with an array of inputs? 3 messages
Solid API
Sort the data in createStore 15 messages
Beginner Suggestions
Iterate Set with For? 3 messages
Solid API
how to not update previous value in array 4 messages
Beginner Solid API
sync with external data for use in web game 6 messages
Reactivity Intermediate Solid API
How does solid.js handle complex data structures when working with props 2 messages
Beginner Intermediate
implementation detail: enableScheduling uses MessageChannel API? 9 messages
Advanced Solid API
Infinite scrolling solid-start 3 messages
SolidStart
Non-return part of <For>'s callback only seems to run once? 10 messages
Beginner Reactivity Solid API
createStore default value with anonymous function 5 messages
Solid API
SolidStart SSR + CSR? 8 messages
Beginner SolidStart
how to show "Are you sure you want to navigate away from this page?" with solid router? 4 messages
TypeScript Intermediate Libraries Beginner Advanced
Behavior of "Portal" component 12 messages
Solid API
<Show> with number | null 11 messages
Solid API
Load unknown jsx component after building 26 messages
Beginner
Component does not rerender when the state changes 10 messages
Intermediate Solid API
SolidJS, DXOS and reactivity 4 messages
Beginner
Idiomatic way to change 2 derived signals when input signal changes 8 messages
Beginner Solid API
createResource - SSR / SPA 17 messages
SolidStart
Dynamic Component is not working 38 messages
Possible Bug Intermediate Solid API
Generating Client Only code for static deployment 15 messages
Beginner SolidStart
Most concise upsert for store? 2 messages
TypeScript Solid API
Computations created outside a render will never be disposed. 12 messages
Intermediate Solid API
Using Show with createRouteData / useRouteDat 5 messages
Beginner SolidStart
1. arguments to useTransition() 2. measuring async updates 4 messages
Testing Intermediate Solid API
How do we configure babel proposal decorators with Solid's vite plugin? 32 messages
Advanced
Can't build SolidStart after updating packages 3 messages
SolidStart
how to trigger the fetcher in createResource if there are multiple signal values? 3 messages
Beginner Solid API
Nicest way of having computed properties in a store? 12 messages
Reactivity TypeScript Solid API
Typesafe way to render conditionally based on whether array has zero, one or many elements? 3 messages
TypeScript Intermediate
How to implement JWT authentication in SolidJS, without SolidStart? 8 messages
Beginner Solid API
solidJS equivalent of react's cloneElement 10 messages
Solid API
How to properly memoize children? 4 messages
Beginner Solid API
Nested Routing 8 messages
Beginner Solid API
stack overflow internal to solidjs? 14 messages
Possible Bug Reactivity
confused on rendering issue 3 messages
Beginner Suggestions Solid API
Checking if children exists breaks refs 2 messages
Intermediate Solid API
Confusion with signal not updating the dom 4 messages
Solid API
This expression is not callable. Type 'Number' has no call signatures. 4 messages
Beginner TypeScript Solid API
SyntaxError: The requested module 'solid-js/web' does not provide an export named 'classList' 4 messages
Libraries
How to set a store back to a default state at the top level (or clear it)? 7 messages
Beginner Solid API