bootstrap-select selects a wrong option each time.
问题 I am using bootstrap select Bootstrap-select v1.7.2 in Angular. When I select some option from drop down it selects some other option. Plunker is setup here: http://plnkr.co/edit/HPPlxx?p=preview (code is in dashboard.html and dashboard.js) That's how I am creating it. bootstrap-dropdown is the directive that initiates the drop-down. <form role="form" name="frmVariableConfig" ng-submit="vm.saveChanges()"> <select ng-model="vm.CurrCustomer.Logic" name="ddlLogic" check-validation class=