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).