support
Is it ok to use a global store to persist component state between mounts?
Beginner
Solid API
Solid Start (experiments) nested layout
SolidStart
Solid API
Kobalte 13.x update issue
Possible Bug
Libraries
Tagged Template Literals - Why is unwrapped props value reactive?
Beginner
Reactivity
API route in Route Group not picked up?
SolidStart
computations created outside a `createRoot` or `render` will never be disposed
Beginner
Reactivity
Solid API
"AsyncLocalStorage" is not exported by "__vite-browser-external"
SolidStart
About tracking re-renders and Store usage
Advanced
Solid API
Get the request header inside a form action? For Solid Start
Beginner
SolidStart
Router preload and cache.set don't seem to be working
Solid API
Is this (completely 🫣) illegal in Solid world?
Solid API
Intermediate
Advanced
Calling root render multiple times
Advanced
Solid API
Vite 5.2.x / Vitest 1.5.x: How to Resolve Multiple Instances of Solid
Testing
Intermediate
When to use createEffect
Reactivity
Solid API
Force effect computation, or alternate approach?
Reactivity
TypeScript
Intermediate
How to update a table of textfields? (stop re-rendering when users type)
Beginner
Solid API
direct Access to pages resulting in 404 error
Beginner
Does the createMemo() in the "Solid in 100 secs" vid make sense?
Beginner
if solid components run once, why isn't compiled SSG first-class supported?
Solid API
How do i make a dropdown menu?
Beginner
Why can't I change the path alias "~/*" to "@/*" in the tsconfig.json?
Beginner
SolidStart
Does SolidStart support private folders in the routes directory?
SolidStart
Preloading Data with 'use server'
SolidStart
Tailwind CSS Styles Not Applied After Adding SolidJS Routes, Why ?
Beginner
Possible Bug
Suggestions
Are store reactive?
Solid API
Render a new router and redirect in action of opened component doesn't redirect in the opened window
Intermediate
SolidStart
Slow table paint/display
Reactivity
Intermediate
Solid API
Help Me Stop Theme Flashing In SolidStart
SolidStart
Vite error when evaluating SSR module
SolidStart
Mapping props to attributes
Reactivity
TypeScript
Solid API
equivalent of React.detailedHTMLProps<T>?
Beginner
TypeScript
`<Dynamic>` function prop args are `any`
Possible Bug
TypeScript
Solid API
how to deploy a website built with the solid.js framework on vercel?; troubleshooting
Beginner
Possible Bug
Wrapping `<FileRoutes />` in `ErrorBoundry`
SolidStart
How do I build my component?
Beginner
Possible Bug
Solid API
How to call `useNavigate` outside of router
Solid API
Libraries
Advanced
Hydration Mismatch Error Every Time I Update a Component
SolidStart
How can I synchronize two stores without running into an infinite loop?
Beginner
Solid API
What is the most idiomatic way of disabling an effect after a condition is met?
Beginner
Solid API
page refresh taking alot of time or may be not loading
Beginner
TypeError: useContext is not a function or its return value is not iterable
Beginner
Solid API
Build process with solidstart
SolidStart
Conditionally redirect based on resource result?
Solid API
share context through web-components
Beginner
Solid API
library template
Libraries
Solid API
Is conditional rendering possible?
Solid API
How to output raw HTML with SSR Start?
SolidStart
How to make a reactive copy of a store.
Beginner
Reactivity
TypeScript
How to deal with `on:event` in typescript?
Beginner
Intermediate
Is this Firebase Context correct?
Beginner
Reactivity
Suggestions
Libraries