support

3463 threads · Page 8 of 70

Error in production only: <A> and 'use' router primitives can be only used inside a Route. 21 messages
Possible Bug Solid API
Why is this store change doesn't trigger a reactive computation 10 messages
Beginner Solid API
Making a custom graph reactive 7 messages
Reactivity Solid API
Spooky behaviour while deploying in production 20 messages
SolidStart
beta docs for solid-start 0.3.11 5 messages
SolidStart
can't setup a basic state machine interactive quiz type of game 10 messages
Beginner
Hydration Mismatch + any client logic don't work 3 messages
Reactivity Possible Bug SolidStart
how to trigger <Suspense> on revalidate? 41 messages
Solid API
What's the right way to conditionally import based on whether code is running on the client? 2 messages
Intermediate SolidStart
I need to run an effect when an async signal or a store signal, or another async signal are equal 7 messages
Beginner Solid API
Can't initialize SolidStart 6 messages
SolidStart
How do you refresh a non-solid children? 21 messages
Intermediate Solid API
Different routes using different layouts, while doing file based routing please? 12 messages
SolidStart
SSG / Partial Hydration 21 messages
Solid API
Using solid-mdx in an SPA app (without solid-start/vinxi) 3 messages
Libraries
Lazy loading components work with SSR with solidStart? 3 messages
Advanced Intermediate SolidStart Solid API
resource.error works unexpectedly 8 messages
Beginner Solid API
query function invalidates the cache every 10 clicks 33 messages
Beginner Solid API
reconcile within produce 4 messages
Intermediate Solid API
Slightly confused about the entry-client file 4 messages
Beginner SolidStart
What to do instead of loading a model with createMemo inside a createResource computation 6 messages
Beginner Solid API
Error: Client-only API called on the server side 3 messages
Beginner SolidStart
How do you get createAsync to refetch or mutate? 11 messages
Beginner Intermediate SolidStart
Version Mismatch? 4 messages
SolidStart
Store update produces error "current is undefined" 32 messages
Solid API
Best practices when interfacing with vanilla JS libraries. 20 messages
Intermediate Solid API
Middleware around API proxy 33 messages
Intermediate SolidStart Advanced
How to force refetch on createResource trigger with same fetcher id 11 messages
Beginner
How to make controlled <textarea> 8 messages
Beginner Solid API
SolidStart Websocket Proxy 29 messages
Beginner SolidStart
"use server" file vs "use server" function 2 messages
SolidStart
Auth guard 7 messages
Suggestions
Navigation error 5 messages
Beginner
Infinite scroll 17 messages
Beginner Suggestions Solid API
using solid-js/h but reactivity not working is there any way to make it work 7 messages
Beginner
Error when evaluating SSR module $vinxi/handler/ssr 9 messages
Beginner SolidStart
cloudflare sending 200 status for *404 2 messages
SolidStart
Updating a signal vs Updating the data in the database 8 messages
Beginner Solid API
I want to debounce a signal for some effects, but not others 13 messages
Beginner Reactivity Libraries
When, and what types of errors <ErrorBoundary> catch? 5 messages
Beginner
Google Analytics 4 messages
Beginner SolidStart
props and createMemo 4 messages
Reactivity
How can I animate an svg element, that already has it's custom transform 4 messages
Beginner
Parent Get/Set Child Property 16 messages
Intermediate Solid API
createEffect not re-runing when value in accessors are changed 17 messages
Beginner Solid API
Debugging "Error: Can't render headers after they are sent to the client." 17 messages
SolidStart Advanced
How does Solid attach event handlers to DOM elements? 10 messages
Intermediate Solid API
Routes and fetch requests 2 messages
Beginner SolidStart Solid API
<Suspense> not fallbacking correctly 4 messages
SolidStart
@solid-primitives/spring: obtain velocity? 11 messages
Intermediate Libraries