Using `getCachedData` together with `await useLazyAsyncData` causing it to not be pending anymorenuxt/nuxt · updated8 months ago · 35% similar pending triageneeds reproduction
`useNuxtData` has data from unrelated key when using reactive keys and `useAsyncData`nuxt/nuxt · updated4 months ago · 35% similar pending triage
useAsyncData with { immediate: false } returns pending = "true" until fired at least once.nuxt/nuxt · closed2 years ago · 41% similar 3.xpending triage
{pending} from useAsyncData always true though set { immediate: false }nuxt/nuxt · closed3 years ago · 39% similar 3.xpending triage
useFetch pending true by default when immediate set to falsenuxt/nuxt · closed2 years ago · 39% similar 3.xpending triage
UseFetch pending is initial true with {immediate: false} optionnuxt/nuxt · closed2 years ago · 38% similar 3.xpending triage
useAsyncData with immediate false and call execute after makes fetching the data twicenuxt/nuxt · closed3 years ago · 37% similar 3.xdxbug
inconsistent behaviour useFetchnuxt/nuxt · closed5 months ago · 37% similar pending triageneeds reproduction
Allowing more than a single fetch in useAsyncDatanuxt/nuxt · closed2 years ago · 36% similar 3.xpending triageneeds reproduction
`useAsyncData` return value that `pending` is `true` at server side when `server: false`nuxt/nuxt · closed3 years ago · 36% similar discussion3.x