Skip to content

feat(dropdown): enhance type generics #458

feat(dropdown): enhance type generics

feat(dropdown): enhance type generics #458

Triggered via pull request June 20, 2024 13:22
Status Failure
Total duration 49s
Artifacts

ts-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
check
Property '$content' does not exist on type 'ComponentPublicInstance<{ label?: string; active?: boolean; "onUpdate:active"?: (active: boolean) => any; onClose?: (method: string) => any; override?: boolean; animation?: string; rootClass?: ComponentClass; ... 38 more ...; tabindex?: number; } & VNodeProps & AllowedComponentProps & ComponentCustomProps, ... 10 mo...'.
check
Property '$content' does not exist on type 'ComponentPublicInstance<{ label?: string; active?: boolean; "onUpdate:active"?: (active: boolean) => any; onClose?: (method: string) => any; override?: boolean; animation?: string; rootClass?: ComponentClass; ... 38 more ...; tabindex?: number; } & VNodeProps & AllowedComponentProps & ComponentCustomProps, ... 10 mo...'.
check
Property '$content' does not exist on type 'ComponentPublicInstance<{ label?: string; active?: boolean; "onUpdate:active"?: (active: boolean) => any; onClose?: (method: string) => any; override?: boolean; animation?: string; rootClass?: ComponentClass; ... 38 more ...; tabindex?: number; } & VNodeProps & AllowedComponentProps & ComponentCustomProps, ... 10 mo...'.
check
Process completed with exit code 1.