I am unable to understand as to why the following code is unable to display the selected value. Any help is really appriciated.
<select ui-select2 ng-model="associations" style="width:200px" multiple
ng-options="whse.WarehouseName for whse in allWarehouses">
</select>
I see the associations is properly updated with the selection and also the selection list is working as expected, however the selected value in not displayed.
i have a working example here : http://plnkr.co/edit/cd7ceZC6AMluBWQh6Swu?p=preview
Thanks Kiran
See https://github.com/angular-ui/ui-select2#working-with-dynamic-options