This repository was archived by the owner on Oct 2, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Cannot select initial value in case search-enabled="false" #1653
Comments
I've just found the removeSelected feature introduced in the version 0.18.0. |
Having the same issue. +1 |
+1 |
Is this not a duplicate of #1672? |
well, since this thread started 17 days ago, and that one started 10 days ago...I'd wager that it is a duplicate of this. 😆 |
Sorry for that..but the good thing is that there 's a fix now just wait for a release. |
Should be resolved as of |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Create a simple ui-select with search-enabled="false" option and set an initial value via ng-model.
Open the ui-select: the initial value is selected, but not shown in the list.
If I select another value, I cannot select the initial value again.
It works fine in case there is no initial value.
The previous version (0.17.1) also works fine.
Plunkr: http://plnkr.co/edit/s9NbZwbonSCLAIF3JK39?p=preview
Angular.js: v1.5.6
Bootstrap: v3.3.6
Ui-select: v0.18.0
The text was updated successfully, but these errors were encountered: