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

Drop down scrollbar does not move along with arrow key(UP/DOWN) #936

Open rahulshrotriya opened 6 years ago

optimistex commented 6 years ago

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

dutchcoder-kws commented 6 years ago

@optimistex ng2-select-ex does not work with Angular2.4.9

optimistex commented 6 years ago

@AlmeerderPat for use the ngx-select-ex with Angular less that 5 install it so: npm i ngx-select-ex@ng4

rvvpatel commented 5 years ago

@AlmeerderPat I try both option but not working scrollbar arrow key(UP/DOWN). I am using angular 5. Pls help me

screenshot_9

thanks