TRPC NUXT req run 2 times(on server and client)
Hi everyone, I have a problem using DataCache in SSR.
I am using this function to "GET" my plan.
But every time I navigate to this page, I see an http request. It's like the data is not being cached...
I am using this function to "GET" my plan.
But every time I navigate to this page, I see an http request. It's like the data is not being cached...
