angular-ui / ui-select2

AngularJS wrapper for select2 (deprecated, use angular-ui/ui-select)
https://github.com/angular-ui/ui-select
MIT License
596 stars 443 forks source link

Default Selected vaule is not showing in the select2 window #253

Open malplayer opened 10 years ago

malplayer commented 10 years ago

When defaulting the value of the select using ui-select2 the selected value is not showing in the drop down window however when opening the contatiner for the select i can see that it is selected. The issue is the text is not showing as selected. here are some pics

capture capture2

I am using select2 : 3.4.8 and ui-select2:0.0.5

JohannesFerner commented 10 years ago

I ran into the same problem - have you found the solution already? localhost_9000___requests_new This shows the same dropdown, one with select2 - one without.

malplayer commented 10 years ago

yeah i just stop using the directive and switch to ui-select