chore: temp add console on select search #412
Annotations
5 errors
Check types:
src/components/FormBuilder/fields/MultiSelectCheckboxesField.tsx#L34
'field.options' is possibly 'undefined'.
|
Check types:
src/components/FormBuilder/fields/selects/MultiSelect.tsx#L54
Type '{ label: string; tooltip?: string | undefined; value: string; }[] | undefined' is not an array type.
|
Check types:
src/components/FormBuilder/fields/selects/MultiSelect.tsx#L93
'options' is possibly 'undefined'.
|
Check types:
src/components/FormBuilder/fields/selects/MultiSelect.tsx#L116
'options' is possibly 'undefined'.
|
Check types
Process completed with exit code 2.
|
Loading