davidstutz / bootstrap-multiselect

JQuery multiselect plugin based on Twitter Bootstrap.
https://davidstutz.github.io/bootstrap-multiselect/
Other
3.67k stars 1.98k forks source link

unable to load 25K items in Multiselect dropdown #1077

Open akshayjoyinfo opened 5 years ago

akshayjoyinfo commented 5 years ago

While try to bind 25K items to bootstrap multiselect , I am getting "is not responding due to a long-running script".

Also I checked there is no server side filtering available for this?

akshayjoyinfo commented 5 years ago

one more question?

pull request for Lazy Loading feature already merged? Or Is it under development?