support

3463 threads · Page 3 of 70

[FIXED] useContext returning default value even though Provider is set up properly according to docs 8 messages
Intermediate SolidStart Solid API
Best practice for supporting static and reactive args 3 messages
Reactivity Intermediate
Certain ts import methods not supported? 2 messages
Beginner
using formAssociated in a Solid web component 5 messages
Solid API
Help to setup nested layout 5 messages
SolidStart
changing base Path 7 messages
SolidStart
Performance issues 3 messages
Beginner Intermediate
SolidStart PWA Support 10 messages
SolidStart
onClick preventDefault/stopPropagation not working 2 messages
Intermediate
Two-way-binding 2 messages
Beginner
Dynamic Favicons 3 messages
SolidStart
cannot read properties of undefined (reading 'client') 2 messages
Beginner SolidStart
Custom Rendering for OpenTUI 4 messages
Advanced
Prerendering and query params 3 messages
SolidStart
In V8 Rust: `renderToString` always undefined `isServer` is false 2 messages
Advanced Solid API
Solid JSX Transform 2 messages
Intermediate
Rendering issue 4 messages
Beginner SolidStart
Solid Start create resource refetch issue 7 messages
SolidStart
a way to get the same css behaviour of angular where every component has its own css sheet in solid 7 messages
Beginner
Idiomatic way to dynamically create HTML select options 3 messages
Beginner SolidStart Solid API
Guidance on isServer vs onMount 4 messages
Suggestions Intermediate
submisison.error logs to console but isn't rendered on the page 9 messages
Intermediate
createSingletonRoot shows cleanups created outside a `createRoot` or `render` will never be run 10 messages
Advanced Solid API
How to have tags in <head> in <StartServer> render using async loaded data? 2 messages
SolidStart
How to manually invoke server functions? 9 messages
SolidStart Advanced
Solid router doesnt match route /@:id 4 messages
Possible Bug TypeScript Solid API
Docker nginx proxy with Solid Start 82 messages
SolidStart
Vite Production Bundle 4 messages
Reactivity TypeScript
Cloudflare Durable Objects 4 messages
SolidStart
What's the right way to make `textarea` elements reactive? 7 messages
Beginner Solid API
Remounting Select Statements 3 messages
Reactivity Intermediate
Order of createAsync in component changes results 2 messages
SolidStart
Input focus problem when trying to retrieve data with createAsync 9 messages
SolidStart
Drag and Drop atlaskit 5 messages
Libraries Advanced
How to add class to body in Solid Start 3 messages
Beginner SolidStart
Make component with only innerHTML 24 messages
Intermediate Solid API
Importing and displaying .md files with pagination in SolidStart 4 messages
Beginner SolidStart
Failed to fetch errors on production 18 messages
Possible Bug Intermediate SolidStart
Is fallback prop necessary for suspense? 2 messages
Beginner SolidStart Solid API
@web3-onboard/solid for SolidStart 25 messages
SolidStart
Import 3rd party js from script tag 7 messages
Beginner
SolidJS + PocketBase not working ? 9 messages
Libraries Intermediate SolidStart
Should custom stores have embedded effects like this? 6 messages
Suggestions Comments
New to JS frameworks in general, can Solid do what I'm looking for? 20 messages
Beginner
solid library with styling 2 messages
Possible Bug Libraries
Getting SSG to work nicely 2 messages
SolidStart
Dynamic meta - computations outside createRoot warning 2 messages
SolidStart
How the `name` option in `createResource` is used? 4 messages
Solid API
No clear answer for "computations created outside a `createRoot` or `render` will never be disposed" 18 messages
Beginner Reactivity Intermediate
classList causes unnecessary re-runs (but createEffect or HTML text in the same spot doesn't) 18 messages
Beginner Reactivity Intermediate Possible Bug