Hi... your model has a blank value, just set a 'yes' or 'no' ;) On Wed, Mar 30, 2016 at 4:34 PM, <[email protected]> wrote:
> Hi, > > I have a select list where i use ng-repeat to create the options from an > array, my array is simple all I have is this ["yes", "no] but when I click > on the option list the first time there is a blank option. I know that can > manually put in an option like this <option>Select a value</option> but I > don't want this. All I want is the two options from my array > > -- > You received this message because you are subscribed to the Google Groups > "AngularJS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/angular. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
