ng2-ui / auto-complete

Angular Auto Complete component and directive
https://ng2-ui.github.io/dist/#/auto-complete
MIT License
279 stars 123 forks source link

Screen is very sluggish when more than 100 autocomplete in my single page. #308

Open aminsmartsense opened 6 years ago

aminsmartsense commented 6 years ago

IMPORTANT I have an one row in table in that uses 6 autocomplete. Whenever I am showing multiple records those time append multiple autocomplete after that page start sluggish and working in very slow timing.

Pinank commented 6 years ago

@aminsmartsense Having the same issue in one of my application

CaffGeek commented 6 years ago

Just created a PR that might help for this https://github.com/ng2-ui/auto-complete/pull/336