lazysizes loaded even if disabled
-
Hi there,
I’m trying to track down some (touch) srolling performance issues with a customer site and found that Lazy Loader adds quite a bit of performance decrease to the list.
I found it’s mainly because of a whole bunch of event listeners are added, many of them being non-passive scroll events by the lazysizes js script. The thing is: Lazysizes is not even enabled in the settings, but it’s loaded anyway.
Is there a way to remove it or at least make the event listeners passive (would be a good idea anyway)?Besides that, I found your plugin being the one that works best under several different conditions, so keep it up! ??
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘lazysizes loaded even if disabled’ is closed to new replies.