russellchoudhury
Can I nest cache functions
Just skimmed through the
cache
source code and there is a bunch of isServer
logic. I would imagine from this that nested cache calls should work fine. Unless im missing something here
https://github.com/solidjs/solid-router/blob/main/src/data/cache.ts7 replies
"use server" working locally but not when deployed
but i am sure i removed the middleware before and still had issues 🤷♂️ working now, hopefully i don't get any other issues like this because I really don't want to switch back to nextjs :L
16 replies