grelle
grelle
NNuxt
Created by grelle on 1/12/2025 in #❓・help
Nuxt Apollo useAsyncQuery not executing on render
Guess browserHttpEndpoint is one way to go 😄
9 replies
NNuxt
Created by grelle on 1/12/2025 in #❓・help
Nuxt Apollo useAsyncQuery not executing on render
Anyone have anhy advice on how to work in development with both server and frontend in docker and using Nuxt SSR which obiously will have to have the docker domain as SSR rendering endpoint and then localhost from client ? is it as easy as disabling SSR when developing or what would you say ?
9 replies
NNuxt
Created by grelle on 1/12/2025 in #❓・help
Nuxt Apollo useAsyncQuery not executing on render
oh this was definitively a docker issue, there is 2 different endpoints between SSR and client side. How can i adress this ?
9 replies
NNuxt
Created by grelle on 1/12/2025 in #❓・help
Nuxt Apollo useAsyncQuery not executing on render
Seems related to this: https://github.com/vuejs/pinia/issues/2872 works when i remove nuxt/pinia
9 replies