javascript - Angular form ng-repeat form with oi-select init -
i working on dynamic forms ng-repeat. using oi-select library loading locations. oi-select box has multi select feature. on page loading default loading first option value in oi-select box.
but using multi select feature if select other option first option override value. due issue have select again first option. question is, how can load first option value default oi-select?
afterwards if select other options won't override first value in select box.
here attaching plunker link: http://plnkr.co/edit/m6q02dlhlbcmvlrlfioh?p=preview
enter code here
Comments
Post a Comment