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

All too slow with IE and Microsof Edge #972

Open alotnak opened 5 years ago

alotnak commented 5 years ago

Typing search string is very slow. Opening drop down is very slow. This is something to do with big amount of issues to be in dropdown. How you have resolved this problem? Is there a simple way to fix this? I red about virtual dropdowns, but no idea, what to do with them and how. I thought we just switch the component to ngx-select, but it has it's own problems and seems to be slow, it too.