Incorrect type inference in `useAsyncData` with `transform` and `getCachedData`nuxt/nuxt · updated10 months ago · 41% similar good first issuetypes
Type error on documentation example about Custom useFetch in Nuxtnuxt/nuxt · updated4 months ago · 37% similar pending triage
type issue when returning undefined with `getCachedData`nuxt/nuxt · closed1 year ago · 40% similar typesbug🔨 p3-minor
`compatibilityVersion 4` doesn't change `useFetch` return data typesnuxt/nuxt · closed12 months ago · 38% similar typespending triagepossible regression
`useFetch`'s data type is `any` in `<template>` but correct in `<script>`nuxt/nuxt · closed3 years ago · 38% similar 3.xpending triageneeds reproduction
useAsyncData's return type for data and error still is `| null` in v4nuxt/nuxt · closed2 years ago · 38% similar types3.xbug🔨 p3-minor
useAsyncData types are inferred from getCachedData and not from the handlernuxt/nuxt · closed2 years ago · 37% similar good first issuetypes3.xbug🔨 p3-minor
`useFetch` returns the `.data` property as `any`nuxt/nuxt · closed3 years ago · 37% similar 3.xpending triage
`getCachedData` makes `useAsyncData` resolve to type `any`nuxt/nuxt · closed2 years ago · 37% similar 3.xpending triage
[Typescript] useAsyncData looses the type of response, when pick option is not specified for certain typesnuxt/nuxt · closed3 years ago · 36% similar types3.x🔨 p3-minor