Coder Social home page Coder Social logo

Comments (6)

jssor avatar jssor commented on September 19, 2024 1

This problem has been fixed. Please check the latest version.

from slider.

digitalprecision avatar digitalprecision commented on September 19, 2024

For the new code I opted to download and use v27.0.1 (latest at the time). I was curious if the issue was happening with the old version we were using (before the new code), so I tried v20.0.0 and the multiple page request issue is no longer occurring. I will work my way down and see when the issue was introduced.

from slider.

digitalprecision avatar digitalprecision commented on September 19, 2024

Ok, I found that older versions up to 21.1.5 will try to request a null image vs reloading the page again. Weird right? Well the issue is because I was trying to remove the src and data-src2 attributes for the first image of the slider so jquery.lazy could lazy load images as they appear in the viewport via data-src attribute. So the temp fix is leave the data-src2 as is and suffer the loading of all the first slider images (typically multiple sliders per page).

It would be cool if you could add a fix to not do anything if src and data-src2 weren't available or some type of viewport detection algorithm. Thanks.

from slider.

jssor avatar jssor commented on September 19, 2024

I see. Thank you!

from slider.

digitalprecision avatar digitalprecision commented on September 19, 2024

I found that version > 21.1.5 will issue a request to the page hosting the slider if there is no src attribute (all slider images should be set to data-src2 for lazyloading). So until this issue is resolved I had to downgrade from 27.0.1. Thanks.

from slider.

digitalprecision avatar digitalprecision commented on September 19, 2024

EPIC! I'll check it out this week and report back.

from slider.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.