TTL property on useFetch to cache data for a certain amount of time (using getCachedData)nuxt/nuxt · updated1 year ago · 35% similar enhancementworkaround available🍰 p2-nice-to-have
Using `getCachedData` together with `await useLazyAsyncData` causing it to not be pending anymorenuxt/nuxt · updated9 months ago · 34% similar pending triageneeds reproduction
parallel data loading support for `useAsyncData`nuxt/nuxt · updated1 year ago · 33% similar enhancementdiscussion🍰 p2-nice-to-havesuspense
getCachedData() doesn't cache the response, Not works on useFetch()nuxt/nuxt · updated8 months ago · 33% similar pending triageneeds reproduction
NuxtData caching built into useAsyncDatanuxt/nuxt · closed2 years ago · 40% similar 3.xpending triage
`useOnce` composable: execute data fetching function only once either on server or clientnuxt/nuxt · closed8 months ago · 36% similar pending triage
Network request is sent even with the same `key` for `useFetch`nuxt/nuxt · closed5 months ago · 35% similar pending triage
use(Lazy)AsyncData not caching when used in composablesnuxt/nuxt · closed3 years ago · 35% similar 3.xpending triage
Re-use `getCachedData` when `refresh`ing `asyncData`nuxt/nuxt · closed8 months ago · 35% similar enhancementbug🍰 p2-nice-to-have
calling `useNuxtData` before a fetch composable causes shared key cache to purge on navigation for nuxt `3.17.x`nuxt/nuxt · closed8 months ago · 35% similar ❗ p4-importantpossible regression