fix(toolbox): 语素分析换行错误 #229
Annotations
4 errors
build
Argument of type 'Ref<{ accessKey: string; readonly accessKeyLabel: string; autocapitalize: string; dir: string; draggable: boolean; hidden: boolean; inert: boolean; innerText: string; lang: string; readonly offsetHeight: number; ... 293 more ...; focus: (options?: FocusOptions | undefined) => void; } | null>' is not assignable to parameter of type 'MaybeComputedElementRef<MaybeElement>'.
|
build
Argument of type 'Ref<{ accessKey: string; readonly accessKeyLabel: string; autocapitalize: string; dir: string; draggable: boolean; hidden: boolean; inert: boolean; innerText: string; lang: string; readonly offsetHeight: number; ... 293 more ...; focus: (options?: FocusOptions | undefined) => void; } | null>' is not assignable to parameter of type 'MaybeComputedElementRef<MaybeElement>'.
|
build
Argument of type 'Ref<{ accessKey: string; readonly accessKeyLabel: string; autocapitalize: string; dir: string; draggable: boolean; hidden: boolean; inert: boolean; innerText: string; lang: string; readonly offsetHeight: number; ... 293 more ...; focus: (options?: FocusOptions | undefined) => void; } | null>' is not assignable to parameter of type 'MaybeComputedElementRef<MaybeElement>'.
|
build
Argument of type 'Ref<{ accessKey: string; readonly accessKeyLabel: string; autocapitalize: string; dir: string; draggable: boolean; hidden: boolean; inert: boolean; innerText: string; lang: string; readonly offsetHeight: number; ... 293 more ...; focus: (options?: FocusOptions | undefined) => void; } | null>' is not assignable to parameter of type 'MaybeComputedElementRef<MaybeElement>'.
|