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
Typeahead selected item missing in drop down list. #1681
Labels
Comments
I'm facing this issue too. @hwangTPN, have you found any workaround besides using 0.16.1? |
Same for me, worked with 0.14.8 and stopped working after upgrading to 0.17.1 |
same for me |
@allanpoppe not yet. I just downgraded to 0.16.1 as my feature is requested in rush. |
Possible duplicate #1672 ? Please include a plunkr as requested in the issue template. |
dondi
added a commit
to dondi/ui-select
that referenced
this issue
Jun 27, 2016
Make sure that `removeSelected` only affects `multiple`s, include unit test, and add comment in demo examples. Addresses angular-ui#1672 and possibly angular-ui#1681
A quick workaround is to make your markup like this: |
Assuming resolved as of v0.18.1 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The issues forum is NOT for support requests. It is for bugs and feature requests only.
Please read https://github.com/angular-ui/ui-select/blob/master/CONTRIBUTING.md and search
existing issues (both open and closed) prior to opening any new issue and ensure you follow the instructions therein.
select an Item by using typeahead search. Click the ui-select field again. You will find that selected item hidden in dropdown (have checked the array.lenth, it is still in the list)
Version of Angular : 1.5.5, UI-Select: 0.18.0 (0.16.1 works)
Angular:
UI-Select:
Bootstrap/Select2/Selectize CSS (if applicable):
The text was updated successfully, but these errors were encountered: