You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
When an initial value is provided (e.g., ng-model is specified prior to the directive compiling), it is shown as chosen, but then does not appear in the list thereafter.
Link to minimally-working plunker that reproduces the issue:
More info: I'm 100% sure it has to do with lines 234-249 of uiSelectController.js, but I'm not familiar enough with the codebase to make an acceptable fix.
This issue actually duplicates #1660, so my apologies. I'll close mine, but perhaps my plunker and issue title will be of some use to people with the same problem..
Bug description:
When an initial value is provided (e.g., ng-model is specified prior to the directive compiling), it is shown as chosen, but then does not appear in the list thereafter.
Link to minimally-working plunker that reproduces the issue:
The "basic" demo with a single line modification and version update
Version of Angular, UI-Select, and Bootstrap/Select2/Selectize CSS
Angular: 1.5.0
UI-Select: 0.17.1
(sorry for the slowed-down gif, not sure why its slow)
The text was updated successfully, but these errors were encountered: