-
Notifications
You must be signed in to change notification settings - Fork 914
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
Not found text is not used for custom tags #234
Comments
The reason is this line: |
evxn
added a commit
to evxn/ng-select
that referenced
this issue
Feb 4, 2018
varnastadeus
pushed a commit
that referenced
this issue
Feb 5, 2018
jakemdunn
pushed a commit
to jakemdunn/ng-select
that referenced
this issue
Oct 16, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behaviour
"No items found" text is visible if
addTag
is set totrue
.Actual behaviour
Narrow stripe is visible.
![ng-select-bug](https://user-images.githubusercontent.com/134564/35777544-ac0fa8f6-09c0-11e8-841e-fc9582ae9cbe.gif)
DEMO https://stackblitz.com/edit/angular-xy1avv
More Info
ng-select version: 0.17.0
browser: Version 61.0.3163.100 (Official Build) Built on Ubuntu , running on Ubuntu 17.10 (64-bit)
reproducible in demo page: YES
The text was updated successfully, but these errors were encountered: