angular-ui-form-validation icon indicating copy to clipboard operation
angular-ui-form-validation copied to clipboard

Select + ngOptions + Validation-Field-Required

Open wesleyegberto opened this issue 7 years ago • 1 comments

When the validation-field-required is added to a select which use a ng-options like "obj.label for obj in myArray", the obj isn't set correctly to my model, it always set the obj.label.

Here is the Plunker showing the error: http://plnkr.co/edit/QN62ntl4Uh9PHEsJgY7t?p=preview

Thank you!

wesleyegberto avatar Aug 04 '16 19:08 wesleyegberto

validation-field-required does not work on Select as mentioned bywesleyegberto

upendrakolte avatar Jan 24 '17 06:01 upendrakolte