Incorrect type inference in `useAsyncData` with `transform` and `getCachedData`nuxt/nuxt · updated6 months ago · 31% similar good first issuetypes
Error something on nuxt 3.1.0 - ERROR(vue-tsc) Property 'nuxtIcon' does not exist on type 'AppConfig'.nuxt/icon · closed31 months ago · 32% similar
Components with only optional props lose props type if strict mode is disablednuxt/nuxt · closed10 months ago · 32% similar pending triagepossible regression
error TS2339: Property 'nuxtIcon' does not exist on type 'AppConfig'nuxt/icon · closed26 months ago · 32% similar
useAsyncData/useFetch types do not reflect pick changes anymorenuxt/nuxt · closed18 months ago · 31% similar types3.xbug🔨 p3-minor
Nuxt build aborts on const declaration in data() - Typescriptnuxt/nuxt · closed31 months ago · 31% similar pending triage2.x
[Typescript] useAsyncData looses the type of response, when pick option is not specified for certain typesnuxt/nuxt · closed28 months ago · 31% similar types3.x🔨 p3-minor
useAsyncData's return type for data and error still is `| null` in v4nuxt/nuxt · closed14 months ago · 31% similar types3.xbug🔨 p3-minor
`useFetch` returns the `.data` property as `any`nuxt/nuxt · closed31 months ago · 30% similar 3.xpending triage