Closed
Description
In your own example: https://codesandbox.io/s/react-form-custom-select-multi-select-inputs-6962t
The canSubmit is true
even before the two colors in the multiselect have been set. As long as the single select have been set, it's all good.
Is this expected?