support

3463 threads · Page 47 of 70

Universal renderer createElement isn't running 11 messages
Intermediate
Is there a way to update location.state? 5 messages
Beginner
How to read reactive state from imperative contexts (audio/music) 17 messages
Beginner
How to handle auto scrolling in a chat app when new message comes in? 3 messages
Beginner Solid API
How to get `onMount` to be called on the client for a server-rendered site 17 messages
Beginner SolidStart
Reactivity with normal functions 4 messages
Beginner Solid API
Solid-js design system CSS troubleshooting 6 messages
Advanced
How to throw an Error on an unknown route? 2 messages
Libraries
how to properly work with a third party cookie? 5 messages
SolidStart
How to fetch data inside root.tsx 13 messages
SolidStart
How to make a sticky navbar change color when it has reached the top? Like in solidjs homepage 6 messages
Beginner
Conditionally loading language data to be rendered in HTML 3 messages
SolidStart
createServerData$ cached fetch 15 messages
Beginner SolidStart
createResource swallows error? 11 messages
Solid API
Image upload without input? 3 messages
Beginner
Make signal react on prop change 15 messages
Solid API
Make sure the dom updates (equivalent of `tick` in Svelte)? 10 messages
Solid API
Solid Transition with createServerData$ 2 messages
SolidStart
How to use SolidJS Routes in Astro? 21 messages
Solid API
how to get two class managers to cooperate on a single ref? 2 messages
Solid API
Internal Server Error when deployed - Login/Register (sqlite) 3 messages
Beginner SolidStart
Does SolidStart have CSRF protection by default? 24 messages
SolidStart
Context not working as expected 14 messages
Solid API
Support for socket.io? 9 messages
Beginner
Conditional tailwind css using signal 8 messages
Beginner
problem with "use:" and custom directives in tsx 8 messages
TypeScript Intermediate Solid API
remember route data when user hits back button? 92 messages
Beginner Reactivity Intermediate Libraries
CreateResource Not complete Fetch (promise) when page first loads, but completes when VsCode Saves 11 messages
Beginner Possible Bug TypeScript SolidStart
On button onClick, run function that updates a signal 2 messages
Solid API
force a dom update when updating a signal before the rest of the onMount function 9 messages
Intermediate
Rerendering <For> element? 10 messages
Beginner
Add a ref and make it also exposable 21 messages
Solid API
Running tests in docker fails, but works outside of docker 5 messages
Beginner
Best way to implement a dialog in Solid.js 9 messages
Intermediate
Reactivity when passing props down not reactive on nested component 16 messages
Reactivity TypeScript SolidStart
How to share .env files among NPM Workspaces? 14 messages
Libraries
How to get child prop and pass all others to element 8 messages
Beginner
splitProps instead of destructuring? 4 messages
Intermediate Solid API
How to route in a callback function? 4 messages
Libraries
Solidjs Tutorial Page Typescript 5 messages
Beginner Solid API
useRouteData empty on HMR 2 messages
Beginner Reactivity SolidStart
Preventing createEffect refresh on update? 38 messages
Beginner
Initial value for `from` 3 messages
Beginner Reactivity TypeScript
Don't know why solid context complains it is not called in the right place 16 messages
Intermediate
Axios Interceptors in Solid? 7 messages
Beginner
How to mount and unmount solidjs component manually? 23 messages
Solid API
Unable to use css style from global css file 2 messages
Beginner
Nested Layouts 53 messages
Reactivity Advanced Intermediate Solid API
How to iterate over Object.entries()? 3 messages
Beginner
Help with Forward Ref and Ref from solid-primatives 11 messages
Intermediate Libraries