-
Notifications
You must be signed in to change notification settings - Fork 586
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
issue when delete all characters after search. #545
Labels
Comments
This even happens on the demo.. |
The options are not complete after deleting all characters |
I have the same issue. Is there a work-around? |
jay-perera
pushed a commit
to jay-perera/ng2-select
that referenced
this issue
Dec 24, 2016
Merged
Is this fix going to be merged in soon? I'd love to use this package, but can't with this glaring issue. |
belovedllj
pushed a commit
to belovedllj/ng2-select
that referenced
this issue
Jan 17, 2017
belovedllj
pushed a commit
to belovedllj/ng2-select
that referenced
this issue
Jan 18, 2017
Is this issue fixed? If yes on which version ? I am currently using 1.1.2 version with angular 2.1.0 . |
I'm on 1.2.0 and still have this issue. Unusable until fixed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As a example. when search 'milan' then do backspace and delete all characters. even search field is empty it only show 15 option which has 'm' in words (as m is the last delete character). But it should show all the options as search filed is empty.
The text was updated successfully, but these errors were encountered: