`useFetch` and `useAsyncData` type inference incorrect for generic parameternuxt/nuxt · updated1 year ago · 36% similar typespending triage
arrays returned from `useAsyncData` and `useFetch` aren't typed properlynuxt/nuxt · closed3 years ago · 42% similar 3.xbug
`useFetch` returns the `.data` property as `any`nuxt/nuxt · closed3 years ago · 40% similar 3.xpending triage
Generic response type not working with `useFetch`nuxt/nuxt · closed3 years ago · 38% similar 3.xpending triage
The option "default" type of useAsyncData should be ReturnType<Transform>nuxt/nuxt · closed3 years ago · 38% similar types3.xpending triage
useAsyncData/useFetch types do not reflect pick changes anymorenuxt/nuxt · closed2 years ago · 37% similar types3.xbug🔨 p3-minor
useFetch and useLazyFetch export incorrect typescript type from apinuxt/nuxt · closed3 years ago · 37% similar 3.xpending triageneeds reproduction
useAsyncData's return type for data and error still is `| null` in v4nuxt/nuxt · closed2 years ago · 37% similar types3.xbug🔨 p3-minor
Type wrong: `default` option of `useFetch`nuxt/nuxt · closed3 years ago · 37% similar good first issuetypes3.xbug🔨 p3-minor
`useFetch()` incorrectly typed errornuxt/nuxt · closed3 years ago · 36% similar types3.xbug🍰 p2-nice-to-have