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.
I am using ui-select where there is a pre-selected item (using ui-select-match).
But, when using ui-select with a pre-selected item, the pre-selected item is not included in the choices of the ui-select-choices list. In addition, it does not become selectable in the list if the selection is changed.
However, this works fine in 0.17.1, so this must be something that has been introduced in 0.18.0.
Best regards and keep up the good work!
Link to minimally-working plunker that reproduces the issue:
Bug description:
I am using ui-select where there is a pre-selected item (using ui-select-match).
But, when using ui-select with a pre-selected item, the pre-selected item is not included in the choices of the ui-select-choices list. In addition, it does not become selectable in the list if the selection is changed.
However, this works fine in 0.17.1, so this must be something that has been introduced in 0.18.0.
Best regards and keep up the good work!
Link to minimally-working plunker that reproduces the issue:
Plunker illustrating the bug
Version of Angular, UI-Select, and Bootstrap/Select2/Selectize CSS
Angular:
1.5.6
UI-Select:
0.18.0
Bootstrap CSS:
3.3.6
The text was updated successfully, but these errors were encountered: