Ajility
Ajility
NNuxt
Created by Ajility on 3/25/2024 in #❓・help
Handling API Requests on pages from Client / Server Side (SSR)
New to Nuxt & SSR. In Nuxt3, I have noticed that I cannot call useAsyncQuery on the client side. I get console warnings, and the docs say not to do this (but don't say why).
34 replies
NNuxt
Created by Ajility on 3/10/2024 in #❓・help
Differentiating SSR from Client side requests with Pinia...
I'm using Nuxt 3.10.3, apollo/client 3.9.6., and pinia 2.1.7. All of my pages make API requests via the CatalogStore pinia store.
9 replies