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