Skip to content

[stable7] fix(NcSelect): Styles on state change #4452

[stable7] fix(NcSelect): Styles on state change

[stable7] fix(NcSelect): Styles on state change #4452

Triggered via pull request June 14, 2023 17:31
Status Success
Total duration 1m 11s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
eslint: src/components/NcSelect/NcSelect.vue#L739
Syntax error in type: Array<string | number | { [key: string | number]: any }>
eslint: src/components/NcSelect/NcSelect.vue#L784
Syntax error in type: string | number | { [key: string | number]: any } | Array<any>