Hello, im wondering if its normal when setting manual options values it displays the following error message (The value has to be of type 'boolean | string | number | void', you provided an array):
Checkbox group:
Multiselect:
Multiselect listbox:
i think this is normal.
The Default value should not be encapsulated in [ and ] as far as I can tell
I'm asking becuse it says i provided an array but clearly its a string
The Default value field seems to be the problem