Ipad / Iphone lag issue ?
Hi, can't say if it's our implementation for the plugin, or the plugin itself but we are experiencing incredible lags when using multiple multiselect items (8-10 max). It occurs only on ipad and iphone, no problem with safari on macbook or on any android device.
Basically we've got a list under our dropdown items. The entire page can't be scrolled down because it's "laggy".
is there some of you experiencing the same issue ?
Hi,
Can you post your code in Plunker or JsFiddler?
Regards, Steven On Sep 10, 2015 21:25, "ezelyn" [email protected] wrote:
Hi, can't say if it's our implementation for the plugin, or the plugin itself but we are experiencing incredible lags when using multiple multiselect items (8-10 max). It occurs only on ipad and iphone, no problem with safari on macbook or on any android device.
Basically we've got a list under our dropdown items. The entire page can't be scrolled down because it's "laggy".
is there some of you experiencing the same issue ?
— Reply to this email directly or view it on GitHub https://github.com/isteven/angular-multi-select/issues/345.
I partially can, but it won't ever work on jsfiddle, too much integration with some database WS etc... https://jsfiddle.net/m5x6qtp5/ i probably could PM you a private URL
+1
Same issue on iPad mini.
We have a section in a modal which contains about 13 multiselect with 7 options for each. if we hide the section using ng-if the modal works smoothly, but if we hide the same section with ng-show the entire modal lags (scroll, clicks etc).