© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Handling API Requests on pages from Client / Server Side (SSR) - Nuxt
N
Nuxt
•
3y ago
•
33 replies
Ajility
Handling API Requests on pages from Client / Server Side (SSR)
New to Nuxt
& SSR
.
In Nuxt3
, I have noticed that I cannot call
useAsyncQuery
useAsyncQuery
on the client side
. I get console warnings
, and the docs say not to do this
(but don
't say why
)
.
Similar Threads
Differentiating SSR from Client side requests with Pinia...
N
Nuxt / ❓・help
3y ago
Rendering pages based on server side API calls
N
Nuxt / ❓・help
2y ago
Client side error handling
N
Nuxt / ❓・help
3y ago
How to cache API requests on the server side?
N
Nuxt / ❓・help
15mo ago