support
Confusion about Preload mechanism
SolidStart
whats this
SolidStart
Solid API
chat why do i get strapi app i want a solid app
Beginner
SolidStart
Outlet issue on routes
SolidStart
Solid API
component not update
Reactivity
Libraries
Solid API
Question Relating to Arrays
Beginner
Reactivity
Is this a bug?
Beginner
Can i set a temp variable in template?
Beginner
changing route with useNavigate() causes onMount() of the child route to be fired twice
Intermediate
Cant set signal from getting another signal typescript error
Beginner
What type a derived signal should be?
TypeScript
How to create a `resource` which accepts two signals but only refetches when the second one changes?
Reactivity
Is there a type for children?
Beginner
Build Error: " No known conditions for "./routes" specifier in "vinxi" package"
SolidStart
Is there any examples of making a library with vite that exports a Solid.js Component.
Beginner
Error when using "createResource" as global.
Possible Bug
SolidStart
Solid API
LocalStorage Hydration Mismatch
SolidStart
Cast from `Type | undefined`
Beginner
SolidStart
Navigating through @solidjs/router doesn't load global app.css
Intermediate
SolidStart
createResource signal isn't trigger if undefined or null
Beginner
is it necessary to mark "use server" for useSession
Beginner
SolidStart
set signal batched intermediate sets are lost for animation
Beginner
Untrack has no effect but signal doesn't fire anyway
Beginner
"default" is not exported by "src/entry-client.tsx"
Possible Bug
Intermediate
SolidStart
Using createEffect to denormalise for efficiency - good/bad idea?
Intermediate
How do get Cloudflare bindings in dev?
Possible Bug
SolidStart
Redirecting on protected routes
TypeScript
Intermediate
SolidStart
Advanced
Error : Hydration Mismatch
Beginner
SolidStart
Section that only render for specific paths
Beginner
SolidStart
context provider's values are not being updating after useContext gets user session info.
Beginner
TypeScript
How to use `createResource` value to initialize another signal on the client?
Beginner
Reactivity
TypeScript
Cleanup function
Advanced
Solid API
Can The load() Function Access Secure Values?
SolidStart
Use `createEffect` in a terminal environment with Deno and TypeScript
Reactivity
TypeScript
Solid API
Objects passing through a store are copies, even after unwrapping... why?
Beginner
How to watch only one signal in createEffect?
Beginner
Hydration Mismatch
Beginner
Signals in global scope vs component scope.
Solid API
Continuos refetches using Solid tanstack, / Reactivity logic?
Beginner
css loads slowly (lazily?) causing ugly page for a few frames
Possible Bug
Intermediate
SolidStart
Help Me Understand "use server" Security
SolidStart
Using Router Action with Solid (not SolidStart)
Solid API
Ideas what could cause static assets from failing to import?
SolidStart
Cloudflare Pages deployment route content not loaded
Possible Bug
Intermediate
Suggestions
Comments
SolidStart
"[error] UnknownAction" on getSession() in AuthJS
Solid API
Intermediate
Libraries
SolidStart
createStore doesn't trigger createResource refetch action.
Intermediate
Solid API
web-vitals integration
Advanced
Is there a more proper way to set value across components?
Beginner
Implement 'load more' feature efficiently
Beginner
Reactivity
How can I make sure that data from createAsync is loaded, before passing it to another function
Beginner
TypeScript
SolidStart