support
Code re-running in infinite loop
Beginner
Can I use a transition to prevent a createResource refetch from triggering a suspense fallback?
Reactivity
Solid API
Events (oninput on keyup) stopped working?
Beginner
SolidStart
How to add calculated getter in a existing store?
Solid API
using createResource on node
Advanced
Solid API
Trying to update a value at index in a store array, updates all elements
Beginner
Redirect to current location from createServerAction$()
SolidStart
How does reactivity works internally in solid?
Beginner
Reactivity
trouble triggering passing signal with context
Beginner
Postpone cleanup functions for clean animations
Intermediate
Solid API
looking for better solid solution
Intermediate
Solid API
Questions on the `owner` of using children() helper inside a context
Beginner
Solid API
JSX types are too broad
Possible Bug
TypeScript
createStore array containing arrays
Intermediate
Solid API
Track Variable Changes
Beginner
Reactivity
TypeScript
Solid API
Event listener not firing inside <Show>?
Beginner
SolidStart
Solid-Router, query parameters maintained unexpectedly
SolidStart
Type '{ children: Element[]; className: string; }' is not assignable to type 'HTMLAttributes
TypeScript
Intermediate
`createServerData` with `fetch` is returning `undefined` in `createEffect`
Beginner
SolidStart
Netlify Fails to accept `dist`
Beginner
Saving ends up duplicating the component inside render function
Possible Bug
dynamic
Beginner
Solid API
Env Var in Netlify prod
Beginner
SolidStart
Is there a way to hook into the router's match (client)?
Intermediate
SolidStart
Solid API
What to save to database with authjs to preserve privacy?
Beginner
SolidStart
parent child or higher order component
Beginner
Solid API
Is it possible to use Solid js in express?
Solid API
multiple calls to render for the same page
Beginner
Entire DOM tree re-renders causing input to lose focus
Beginner
SolidStart
How to update database using Prisma and SolidStart
Beginner
SolidStart
My list won't re-render the "favorites" icon
Beginner
Solid API
Cannot reference properties of object stored in a signal after being fetched from API
Beginner
Reactivity
Solid API
Problem with using useContext
Beginner
is using a global store in a manner similar to redux a bad practice?
Beginner
setting store to an empty object doesn't work. why?
Beginner
Reactivity
re-run async work when prop changes
Beginner
Component not updating
Reactivity
`crossOrigin` and `playsInline` types don't work with solid & typescript
Beginner
solid-js reactivity eslint with functions
Beginner
Reactivity
Solid API
typescript set signal Setter typing question
Beginner
TypeScript
routeData not being refreshed when navigating
SolidStart
Memory game, reset first selected card
Beginner
How to use Motion exit when exiting, when there are many by doing exit child first?
TypeScript
Libraries
Solid API
Beginner
SolidStart
Getting accurate scrollWidth is hard
SolidStart
How can I use createResource without source signal and without automatic trigger
Intermediate
Solid API
How to inherit HTMLButtonElement attributes into a Parent Component?
TypeScript
Intermediate
Solid API
any way to wrap a setter?
Reactivity
TypeScript
Intermediate
Solid API
Example for `createServerMultiAction$`
Beginner
Suggestions
SolidStart
Solid API
set all store values at once
Solid API
Does the array of submissions in createRouteMultiAction grow without bound?
Beginner
SolidStart