This repository was archived by the owner on Oct 2, 2019. It is now read-only.
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
required or ng-required not working with ui-select 'multiple' option #914
Closed
Description
required or ng-required=true is working fine with ui-select when the control is expected to select single value. However, with 'multiple' option, it is not working. The model presumes the value as array [], and marks it as valid=true.
Am I the only one facing this issue? Is this issue already addressed in the next version?
Metadata
Metadata
Assignees
Labels
No labels