Skip to content

[stable7] fix(NcSelect): Hide clear and deselect when disabled #4453

[stable7] fix(NcSelect): Hide clear and deselect when disabled

[stable7] fix(NcSelect): Hide clear and deselect when disabled #4453

Triggered via pull request June 14, 2023 17:32
Status Success
Total duration 1m 18s
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>