support

3463 threads · Page 20 of 70

Confusion about Preload mechanism 7 messages
SolidStart
whats this 2 messages
SolidStart Solid API
chat why do i get strapi app i want a solid app 3 messages
Beginner SolidStart
Outlet issue on routes 5 messages
SolidStart Solid API
component not update 5 messages
Reactivity Libraries Solid API
Question Relating to Arrays 21 messages
Beginner Reactivity
Is this a bug? 2 messages
Beginner
Can i set a temp variable in template? 2 messages
Beginner
changing route with useNavigate() causes onMount() of the child route to be fired twice 3 messages
Intermediate
Cant set signal from getting another signal typescript error 6 messages
Beginner
What type a derived signal should be? 12 messages
TypeScript
How to create a `resource` which accepts two signals but only refetches when the second one changes? 13 messages
Reactivity
Is there a type for children? 3 messages
Beginner
Build Error: " No known conditions for "./routes" specifier in "vinxi" package" 4 messages
SolidStart
Is there any examples of making a library with vite that exports a Solid.js Component. 5 messages
Beginner
Error when using "createResource" as global. 7 messages
Possible Bug SolidStart Solid API
LocalStorage Hydration Mismatch 11 messages
SolidStart
Cast from `Type | undefined` 7 messages
Beginner SolidStart
Navigating through @solidjs/router doesn't load global app.css 24 messages
Intermediate SolidStart
createResource signal isn't trigger if undefined or null 2 messages
Beginner
is it necessary to mark "use server" for useSession 7 messages
Beginner SolidStart
set signal batched intermediate sets are lost for animation 3 messages
Beginner
Untrack has no effect but signal doesn't fire anyway 9 messages
Beginner
"default" is not exported by "src/entry-client.tsx" 8 messages
Possible Bug Intermediate SolidStart
Using createEffect to denormalise for efficiency - good/bad idea? 7 messages
Intermediate
How do get Cloudflare bindings in dev? 3 messages
Possible Bug SolidStart
Redirecting on protected routes 23 messages
TypeScript Intermediate SolidStart Advanced
Error : Hydration Mismatch 3 messages
Beginner SolidStart
Section that only render for specific paths 4 messages
Beginner SolidStart
context provider's values are not being updating after useContext gets user session info. 2 messages
Beginner TypeScript
How to use `createResource` value to initialize another signal on the client? 2 messages
Beginner Reactivity TypeScript
Cleanup function 18 messages
Advanced Solid API
Can The load() Function Access Secure Values? 14 messages
SolidStart
Use `createEffect` in a terminal environment with Deno and TypeScript 3 messages
Reactivity TypeScript Solid API
Objects passing through a store are copies, even after unwrapping... why? 34 messages
Beginner
How to watch only one signal in createEffect? 6 messages
Beginner
Hydration Mismatch 10 messages
Beginner
Signals in global scope vs component scope. 2 messages
Solid API
Continuos refetches using Solid tanstack, / Reactivity logic? 23 messages
Beginner
css loads slowly (lazily?) causing ugly page for a few frames 4 messages
Possible Bug Intermediate SolidStart
Help Me Understand "use server" Security 49 messages
SolidStart
Using Router Action with Solid (not SolidStart) 14 messages
Solid API
Ideas what could cause static assets from failing to import? 8 messages
SolidStart
Cloudflare Pages deployment route content not loaded 6 messages
Possible Bug Intermediate Suggestions Comments SolidStart
"[error] UnknownAction" on getSession() in AuthJS 5 messages
Solid API Intermediate Libraries SolidStart
createStore doesn't trigger createResource refetch action. 4 messages
Intermediate Solid API
web-vitals integration 28 messages
Advanced
Is there a more proper way to set value across components? 5 messages
Beginner
Implement 'load more' feature efficiently 16 messages
Beginner Reactivity
How can I make sure that data from createAsync is loaded, before passing it to another function 9 messages
Beginner TypeScript SolidStart