valor-software / ng2-select

Angular based replacement for select boxes
http://valor-software.github.io/ng2-select/
MIT License
676 stars 588 forks source link

The ng-select dropdown doesn't close when we focus into other ng-select dropdown. #913

Open duc01226 opened 6 years ago

duc01226 commented 6 years ago

bug

jquince commented 6 years ago

I am having this problem between ngx-bootstrap/dropdown and ng-select. It is swallowing the click event. My work around is to listen for mouse down and close the other component.

travisraghib commented 6 years ago

+1

optimistex commented 6 years ago

Hi. It was fixed in that fork: https://github.com/optimistex/ng2-select-ex