ng2-select
ng2-select copied to clipboard
Drop down scrollbar does not move along with arrow key(UP/DOWN)
trafficstars
Hi. It was fixed in that fork: https://github.com/optimistex/ng2-select-ex
@optimistex ng2-select-ex does not work with Angular2.4.9
@AlmeerderPat for use the ngx-select-ex with Angular less that 5 install it so:
npm i ngx-select-ex@ng4
@AlmeerderPat I try both option but not working scrollbar arrow key(UP/DOWN). I am using angular 5. Pls help me

thanks