weber-ebusiness opened a new issue #1864: lazyload_images does not work together with srcset URL: https://github.com/apache/incubator-pagespeed-mod/issues/1864 We are using srcset to download images in appropriate sizes. Unfortunately, the lazyload_images filter has no impact on those images. It only affects images, which only have a src attribute. Our goal with the lazyload_images filter was to only load images, that get into the viewport.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
