Closed beasaree closed 3 years ago
yes same here.. I'm using it for Angular6
yes same here.. I'm using it for Angular4..... Now my customer is giving this feedback, which makes me very depressed.
@DaLiangLee I can suggest two ways:
@optimistex Thank you very much for your advice, but what the customer needs is to display all the data and then filter it. I guess the rendering data is slower... When I click on the Select box with more data, the response time will exceed 3s.
https://github.com/ng-select/ng-select#versions Not applicable to Angular4, because the project is online and I don't want to make a big upgrade... you know...
In short, thank you very much.
Same for me. Very slow on a 6000 items. It's important for our customers. We have to show all items, so the suggestions are not good for us too.
Can you do something to improve it ? Thank you
@casper5822 Check the comment above https://github.com/optimistex/ngx-select-ex/issues/99#issuecomment-455502975
I do not have enough time to embed a virtual scroll to this component. If you find a time and implement it, make a pull request then.
for large data the multiple select dropdown is taking long time more than 10 s. it will create performance issue . Please can u suggest how can we overcome this issue.