-
Steps to reproduce the issue:
1. Go to the demo [link](https://valor-software.com/ng2-select/)
2. Go to the Multiple example tab
3. Add an element in the input and press enter. In this case, an ele…
-
Would it be possible to get "focus" and "blur" events for this component?
I use the events for context sensitive help.
-
Nothing shows up in the input of select a city by country - children example
https://valor-software.com/ng2-select/
-
-
Hi all,
I was previously using 'ng2-select' and got issues in iPhone safari with it. User is not able to select value from dropdown when user start typing for search and also after user start typin…
-
The drop down works OK if the list is very short and the body enough space to show the drop-down.
Otherwise, most of data items is hidden from user. Can we change from div to select object.
-
Getting error when using ng2-select inside a formGroupName
TypeError: selectedItems.map is not a function
at SelectComponent.set [as active] (select.js:83)
at SelectComponent.writeValue (…
-
Hi there,
The readme tells me to install the ng2-select.css but it is missing in my npm installation.... Please add it there,
Thanks,
Martin
-
Hello!
Right now in using bootstrap 4 beta with ng2-select-compat i have issue with dropdowns, when you press the arrow they are are not shown.
Thank You!
![default](https://user-images.githu…
-
If there are two selects on the same page, when I click on the second one, the first one should close.