• Hi!

    In Chrome developer tools if I switch to mobile view then when reloading the page the plugin loads images that are not in the viewport. These images are also hidden by a “display:none” rule. These images are also loaded if they are in a hidden <DIV>.

    It seems that on mobile the plugin somehow don’t work on hidden images.

    Although, Lazy loading is working perfectly for images that isn’t in the viewport and NOT hidden with a display:none rule.

    What could be the problem? How can I solve it?

    • This topic was modified 7 years, 10 months ago by Zoltan Baffy.
  • The topic ‘Loads hidden images in mobile view’ is closed to new replies.