TheCuteSloth
TheCuteSloth
NNuxt
Created by TheCuteSloth on 7/1/2024 in #❓・help
Nuxt3, need to make requests to backend server
😊
5 replies
NNuxt
Created by TheCuteSloth on 7/1/2024 in #❓・help
Nuxt3, need to make requests to backend server
Thank you for your help. I think your comment helped prompt a re-look at the code. 🙏🏽
5 replies
NNuxt
Created by TheCuteSloth on 7/1/2024 in #❓・help
Nuxt3, need to make requests to backend server
Eliminated the call and now I can consistently see requests in the backend server.
5 replies
NNuxt
Created by TheCuteSloth on 7/1/2024 in #❓・help
Nuxt3, need to make requests to backend server
Sorry. Turns out there was a useFetch() above/earlier in index.vue that was calling the wrong port address. What threw me was sometimes it called the earlier useFetch() and other times it called $fetch(). I was so focused on $fetch because it always worked for zpool.ca but never for my server.
5 replies