support

3463 threads · Page 43 of 70

refetch() from child component 2 messages
Solid API
reasonable JSON:API implementation in solid.js 6 messages
Beginner Libraries
Run code on component becoming visible for first time 10 messages
Suggestions Intermediate Solid API
Use ErrorBoundary inside a createRoot? 3 messages
Advanced Solid API
HMR is not working 2 messages
Beginner Reactivity
memoized debounce 2 messages
Solid API
How would you go about Font Awesome icons? 2 messages
Beginner Libraries
onMount() vs addEventListener('DOMContentLoaded') 3 messages
Solid API
Testing portals 15 messages
Testing
createEffect dependency 4 messages
Solid API
render(() => { <Component />, element }) throws an error when including props 6 messages
Intermediate Solid API
Why is this Resource fetcher called 2 times? 88 messages
Solid API
createResource refetch causes full page refresh 8 messages
Reactivity SolidStart Solid API
Brand new going through the tutorial. Unsure of the purpose of the <Dynamic> component. 8 messages
Beginner
Forward ref downstream 7 messages
Beginner Solid API
How can I stop code from executing before? 4 messages
Beginner Solid API
JSX alternatives? 3 messages
Libraries
Difficulties using Pdfjs-dist with SolidStart 3 messages
SolidStart
createResource not updating on error 5 messages
Solid API
how to make route's resources rerun on changing the page 21 messages
SolidStart Solid API
Using SolidJS Playground in custom docs 3 messages
Intermediate Libraries
Favorite way of dealing with typescripts `!`-forbidden warnings 4 messages
Intermediate
Manually mounting SolidJS component within HTML component via `render` 2 messages
Solid API Reactivity Advanced
Solidjs and RxJS compatibility 11 messages
Beginner TypeScript Comments Solid API
Question on Functions vs Components 9 messages
Intermediate
Is the createUniqueId-helper safe to use? 3 messages
Possible Bug Solid API
FileRoutes props for app-wide signals 13 messages
Beginner
Nested For Loop? 9 messages
SolidStart
Is there some cases where createResource doesn't handle errors ? 2 messages
Intermediate Solid API
Are global signals ever reset between test runs? 20 messages
Testing
How to have a default layout for all routes? 45 messages
Beginner Solid API
Why does effect re-fire? How to use createStore values in effect correctly? 81 messages
Beginner
Access native html dialogs show/close methods in clickHandler 14 messages
Solid API
Uncaught ReferenceError: createDeepSignal is not defined 4 messages
Possible Bug Intermediate
Why is storageSignal possibly null? 14 messages
TypeScript Intermediate Solid API
Is there a way to debug how callbacks are called, when firing an event with testing-library?[SOLVED] 9 messages
Beginner Testing
Understanding Suspense in SolidStart SSR 2 messages
Beginner Possible Bug SolidStart
solidjs/testing-library using `location` but still getting <Router /> error 32 messages
Beginner Testing
regex in useMatch 4 messages
Solid API
Make a Resource depend on another Resource 5 messages
Solid API
Empty event with useRequest() 6 messages
SolidStart
Solid Bootstrap Data Table 4 messages
Beginner Libraries Solid API
How to get `useParams` in the "root.tsx" in a server-rendered-page. 2 messages
Beginner SolidStart
[Solid-start]FileRoutes] is there a way of using two separate Routes folders in `root.tsx` 5 messages
Beginner SolidStart
How to call for server-side-data in the `root.tsx` of solid-start` 3 messages
Intermediate SolidStart
Router Error when on a server with lazy loaded component on root page 12 messages
Beginner Possible Bug Libraries
Runtime Env vars in vite 10 messages
Advanced
Await for signal state? 49 messages
Reactivity
Resource from async generator? 6 messages
Beginner
Solid-Start + GraphQL session info 4 messages
Beginner SolidStart