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

select2 not updated when it is open #263

Open ospector opened 10 years ago

ospector commented 10 years ago

If the model isupdated when the user has the select2 dropdown open, the update will not be reflected in the UI. UI will be updated once user closes the drop-down, but this is of course not something you can ask the user to do... Issue demonstrated in the following plunkr: http://embed.plnkr.co/sv8fqOnC3yHwlq6NUIN9/