-   Notifications  
You must be signed in to change notification settings  - Fork 922
 
Closed
Labels
Description
Environment
- node: 22
 - nuxt: 3.15.4
 
Is this bug related to Nuxt or Vue?
Nuxt
Version
v3.0.0-alpha.13
Reproduction
not required
Description
run "npx nuxi typecheck"
 Argument of type '{ item: T; index: number; }' is not assignable to parameter of type '({ leading: SlotProps<T>; default: SlotProps<T>; trailing: SlotProps<T>; content: SlotProps<T>; } & Record<string, SlotProps<T>> & (T["slot"] extends string ? Record<...> : Record<...>))[string] & SlotProps<...> extends (props: infer P) => any ? P : {}'. 137 <slot :name="item.slot || 'content'" :item="item" :index="index"> Additional context
No response
Logs
Anton-Plagemann, albertcito, Buri, yulafezmesi, YusufEminDemirci and 6 morealbertcito
