Api get called both server and client. #17115
Unanswered
minhaj57sorder
asked this question in
CLI - SSR mode
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi @yusufkandemir,
Quasar is awesome, but I am struggling to figure out how to stop API calls on client side, since I know API can get called in serverside to generate content. but I am expecting the same API should not get called on the client side again because it is already called in the server to generate content.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions