我收到此错误
**Dropdown `value` must be an array when `multiple` is set.**
我multiselect dropdown
在语义用户界面反应中使用。当我运行我的应用程序时出现错误
设置时下拉列表value
必须是一个数组multiple
。
这是我的代码 https://codesandbox.io/s/optimistic-field-56zpm
<RFField
component={SingleSelectAutoComplete}
label="I agree to the Terms and Conditions"
name="dropdown"
/>
API
https://react.semantic-ui.com/modules/dropdown/#types-clearable-multiple