benten
benten
Explore posts from servers
SSolidJS
Created by Daniel Sousa @TutoDS on 6/14/2024 in #support
Solid with Sanity CMS
no need to apologize
54 replies
SSolidJS
Created by Daniel Sousa @TutoDS on 6/14/2024 in #support
Solid with Sanity CMS
🔥
54 replies
SSolidJS
Created by Daniel Sousa @TutoDS on 6/14/2024 in #support
Solid with Sanity CMS
Looks fine to me. Anything specific you want me to look at?
54 replies
SSolidJS
Created by Daniel Sousa @TutoDS on 6/14/2024 in #support
Solid with Sanity CMS
yeah, because it's reactive
54 replies
SSolidJS
Created by Daniel Sousa @TutoDS on 6/14/2024 in #support
Solid with Sanity CMS
your params aren't updating because you're destructuring which loses reactivity
54 replies
SSolidJS
Created by Daniel Sousa @TutoDS on 6/14/2024 in #support
Solid with Sanity CMS
well, the sanity client not working on the server
54 replies
SSolidJS
Created by Daniel Sousa @TutoDS on 6/14/2024 in #support
Solid with Sanity CMS
this feels to me like a bug within solid start / vinxi
54 replies
SSolidJS
Created by Daniel Sousa @TutoDS on 6/14/2024 in #support
Solid with Sanity CMS
try putting "use server" at the top of your getMovies() function inside of cache()
54 replies
SSolidJS
Created by Daniel Sousa @TutoDS on 6/14/2024 in #support
Solid with Sanity CMS
so when you navigate client side it the fetch fails
54 replies
SSolidJS
Created by Daniel Sousa @TutoDS on 6/14/2024 in #support
Solid with Sanity CMS
I'm assuming your fetching code is working on the server but not on the client.
54 replies
SSolidJS
Created by Daniel Sousa @TutoDS on 6/14/2024 in #support
Solid with Sanity CMS
and maybe the fetching code as well
54 replies
SSolidJS
Created by Daniel Sousa @TutoDS on 6/14/2024 in #support
Solid with Sanity CMS
can i see the code you use to fetch? not the actual fetcher but the solid code
54 replies
SSolidJS
Created by Daniel Sousa @TutoDS on 6/14/2024 in #support
Solid with Sanity CMS
why be sorry? this is the place to ask 🙂
54 replies
SSolidJS
Created by Daniel Sousa @TutoDS on 6/14/2024 in #support
Solid with Sanity CMS
54 replies
SSolidJS
Created by Daniel Sousa @TutoDS on 6/14/2024 in #support
Solid with Sanity CMS
oh yeah
54 replies
SSolidJS
Created by Daniel Sousa @TutoDS on 6/14/2024 in #support
Solid with Sanity CMS
I'm not but I've used Solid with react extensivly and the principles are mostly the same. Use the sanity client to query your cms, you can do it inside of server actions like any other query. do you have any specific questions or concerns with it?
54 replies
SSolidJS
Created by Declan_Chiu on 12/28/2023 in #support
Is there any recommended bundle tool for developing with solidjs?
I'm also rspack-curious im not gonna lie
5 replies
SSolidJS
Created by dylancito on 12/17/2023 in #support
Why does solid-router break DaisyUI styles?
no if it's pure solid the solid docs are fine
26 replies
SSolidJS
Created by dylancito on 12/17/2023 in #support
Why does solid-router break DaisyUI styles?
just the stuff related to solid start newer betas
26 replies
SSolidJS
Created by dylancito on 12/17/2023 in #support
Why does solid-router break DaisyUI styles?
glad you figured it out
26 replies