Incorrect type inference in `useAsyncData` with `transform` and `getCachedData`nuxt/nuxt 路 updated6 months ago 路 34% similar good first issuetypes
useAsyncData's return type for data and error still is `| null` in v4nuxt/nuxt 路 closed14 months ago 路 39% similar types3.xbug馃敤 p3-minor
The data type is not resolved in the component template when using useAsyncData witch $fetch methodnuxt/nuxt 路 closed18 months ago 路 39% similar 3.xpending triageneeds reproduction
only null Type is allowed to useAsyncData's default Typenuxt/nuxt 路 closed25 months ago 路 37% similar types3.xpending triageneeds reproduction
[Typescript] useAsyncData looses the type of response, when pick option is not specified for certain typesnuxt/nuxt 路 closed28 months ago 路 36% similar types3.x馃敤 p3-minor
useAsyncData/useFetch types do not reflect pick changes anymorenuxt/nuxt 路 closed18 months ago 路 36% similar types3.xbug馃敤 p3-minor
The option "default" type of useAsyncData should be ReturnType<Transform>nuxt/nuxt 路 closed30 months ago 路 35% similar types3.xpending triage
`getCachedData` makes `useAsyncData` resolve to type `any`nuxt/nuxt 路 closed15 months ago 路 35% similar 3.xpending triage
useAsyncData: combineing transform and getCachedData results in wrong type of datanuxt/nuxt 路 closed10 months ago 路 35% similar pending triage