refactor: never emit the click event if the disabled property value i… #228
Annotations
8 errors
Release:
src/components/data-entry/Checkbox/UniCheckboxGroup.vue#L29
Argument of type 'Set<UnwrapRefSimple<V>>' is not assignable to parameter of type 'Set<V>'.
|
Release:
src/components/data-entry/Checkbox/UniCheckboxGroup.vue#L30
Type 'Set<V>' is not assignable to type 'Set<UnwrapRefSimple<V>>'.
|
Release:
src/components/data-entry/Checkbox/UniCheckboxGroup.vue#L39
Argument of type 'V' is not assignable to parameter of type 'UnwrapRefSimple<V>'.
|
Release:
src/components/data-entry/Checkbox/UniCheckboxGroup.vue#L39
Argument of type 'V' is not assignable to parameter of type 'UnwrapRefSimple<V>'.
|
Release:
src/components/data-entry/Checkbox/UniCheckboxGroup.vue#L42
No overload matches this call.
|
Release:
src/components/data-entry/Checkbox/UniCheckboxGroup.vue#L43
No overload matches this call.
|
Release:
src/components/data-entry/Checkbox/UniCheckboxGroup.vue#L58
Argument of type 'V' is not assignable to parameter of type 'UnwrapRefSimple<V>'.
|
Release
Process completed with exit code 1.
|