You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pagespeed.apache.org by GitBox <gi...@apache.org> on 2019/05/27 15:30:01 UTC

[GitHub] [incubator-pagespeed-mod] BarbzYHOOL commented on issue #1893: Lazyload filter not working

BarbzYHOOL commented on issue #1893: Lazyload filter not working
URL: https://github.com/apache/incubator-pagespeed-mod/issues/1893#issuecomment-496247847
 
 
   I have set this to off too and same result. I have left default settings for everything else.
   
   ```
   ModPagespeedEnableFilters lazyload_images
   ModPagespeedLazyloadImagesAfterOnload off
   ```
   
   Also I do'nt understand this `The filter for lazyload fires an event on load that load all images.`. It means it's not lazyloading at all if it loads all images o_0
   
   In fact, the problem might also come from the fact that the page completely freezes after 2 seconds because it doesn't load my Jquery script (1.12). The browser says "the script is not responding, continue or abort" and if I continue it still pops again after few seconds

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services