support
How to fetch chunks of data with createResouce?
Beginner
Solid API
How to use async functions inside of synchronous components?
Beginner
TypeScript
Good pattern for refetching the data
Beginner
TypeScript
Solid API
useContext. why doest get the value
Beginner
A vs Link
Solid API
How do I implement authentication?
Beginner
Solid API
Custom signal for observable props parameter - Reactivity issue
Reactivity
Intermediate
Solid API
Set headers inside createServerAction$()
SolidStart
How to handle hydration on client side?
SolidStart
Cache dom elements with router
Reactivity
Solid API
Use of `<Outlet />` vs `props.children` leads to duplicated code?
Solid API
Where does <ErrorBoundary/> catch errors?
Reactivity
Intermediate
Solid API
Warning when modal uses state
Beginner
Reactivity
Solid API
Is there a way to render a solid component to html string from the browser?
SolidStart
Solid API
cant set signal exported from a context
Reactivity
Intermediate
Error: Hydration Mismatch
Beginner
TypeScript
Libraries
SolidStart
Error: Hydration Mismatch with component from node_modules
Possible Bug
Intermediate
SolidStart
Solid API
Bundled package breaks when used in PROD
TypeScript
Intermediate
Libraries
Bug with `solid-js/store` and `solid-primitives/history`
Possible Bug
Libraries
Solid API
hydration mismatch when wrapping component in a suspense
SolidStart
I can't seem to get ref bindings correctly
Intermediate
Libraries
Solid API
Running a script in a solid start project
Beginner
SolidStart
whats the use case of routeData and useRouteData
SolidStart
avoid re-render?
Beginner
Reactivity
TypeScript
Intermediate
Controls
Reactivity
Intermediate
Possible Bug
Solid API
Setter type errors
TypeScript
"Deep linking" Why the disparity btn local & prod
Suggestions
Comments
splitProps default value
Beginner
Solid API
Show PDF on my page
Beginner
TypeScript
Suggestions
Libraries
What UI libraries are used when working with SolidJS?
Libraries
Why does `Outlet` not work when using `element` instead of `component` in the configuration?
Beginner
Solid API
Capture events from child of Portal
Solid API
Unable to find modules
Beginner
SolidStart
Loading screen for app
Suggestions
Intermediate
Solid API
Does Solidjs have its own tanstack query?
Libraries
TypeError: Cannot read properties of null (reading 'push')
SolidStart
encapsulating logic that uses refs?
Intermediate
Solid API
How to allow updating of elements instead of destroying and rendering the elements?
Reactivity
Solid API
How is a Context reactive?
Solid API
Advanced
Error boundary wont catch error
Beginner
Lazy named import?
TypeScript
Intermediate
Solid API
clear canvas from a parent component
TypeScript
Intermediate
Solid API
How to defer rendering a component on server side in solidjs
Beginner
Solid API
Resetting state in child component
Intermediate
Testing conditional rendering in child component
Testing
Reactivity
mark module or just variable as secret to stop being bundled into client
SolidStart
Undocumented Hook useAssets ?
Beginner
Intermediate
Solid API
Test component with useContext
Testing
What are these solid-js/html, solid-js/h and solid-js/universal?
Beginner
parent of nested routes
Beginner