v6.5.5
Fixed
- #632 The
useValueEditor
hook no longer updates values that are arrays tovalue[0]
whenvalueEditorType === "multiselect"
.
useValueEditor
hook no longer updates values that are arrays to value[0]
when valueEditorType === "multiselect"
.