support

3463 threads · Page 36 of 70

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