Levi Whalen
Levi Whalen
NNuxt
Created by Levi Whalen on 6/28/2024 in #❓・help
Struggling with useAsyncData, unexpected api calls
Hmm…the build process says they are. I wonder if there is a bug in useSanity. I’ll try proxying with a server route and see if that resolves it.
7 replies
NNuxt
Created by Levi Whalen on 6/28/2024 in #❓・help
Struggling with useAsyncData, unexpected api calls
Here's a deployment if you want to check it out: https://grace-foursquare.pages.dev/
7 replies
NNuxt
Created by Levi Whalen on 6/28/2024 in #❓・help
Struggling with useAsyncData, unexpected api calls
I am trying with generate and the payload works if I reload from a specific page, no API call happens. but when I try to navigate to a page, it still calls the API. If I call useAsyncData with the same key on every [slug].vue page, and reload, then navigate, no API call happens. However, if I start from the homepage and navigate, the API calls happen on every page navigation. Its really strange.
7 replies