joaoneto / angular-bootstrap-select

DEPRECATED DON'T USE - Directive to wrap bootstrap-select
105 stars 81 forks source link

Significant slow down with a lot of options #44

Closed m3Lith closed 1 month ago

m3Lith commented 9 years ago

I've noticed the directive slows down the loading of the whole page if there are a lot of options (I have ~200, combined with data-live-search).

ghost commented 9 years ago

+1 I have the same problem. On one page, there are three selectpickers combined with data-live-search. They roughly have 100, 600 and 1200 options. If I use the native dropdowns offered by the browser, the page loads significantly faster.