angular-selectize
angular-selectize copied to clipboard
Handle large amount of data
hello i have one page that include like 6 dropdowns with large amount of data about 40K item , it make the browser freeze and even take alot of computations here is example http://plnkr.co/edit/2oHZ1ByLBvrG7pq0CDWc?p=preview
check the cpu usage , is there way to improve this behaviour
You can set the maxOptions setting to something like 50.
https://github.com/selectize/selectize.js/blob/master/docs/usage.md