Giter Club home page Giter Club logo

Comments (8)

nathanhornby avatar nathanhornby commented on August 15, 2024

I think I'm having a similar issue.

It either doesn't work, or it works and loads the entire page (i.e. the entire body contents).

from jscroll.

jacob-v-dam avatar jacob-v-dam commented on August 15, 2024

In the latest version 2.1.1, the contentSelector is placed after the nextSelector. In my opinion is this wrong, why would i load data from my next page selector? I would be better if it checked inside the jsroll element for the content selector.

Hopefully there will be a fix soon.

from jscroll.

Andres-Botero avatar Andres-Botero commented on August 15, 2024

I had the same issue. I created a fork to this repository at https://github.com/Andres-Botero/jscroll
The update fixes:

  • Fixed bug with contentSelector option.
  • Evaluates status when loading content. If status equals error it removes nextSelector as well scroll-loading content.

from jscroll.

tjtate avatar tjtate commented on August 15, 2024

bump. is this legit? if so can we merge above fork or provide alternatives? thanks!

from jscroll.

Andres-Botero avatar Andres-Botero commented on August 15, 2024

Hi there!. Yes, I fixed those two issues because I needed it. It works for me, but feel free to test. I'm down to merge the forks, I just don't know how lol.

from jscroll.

YorickH avatar YorickH commented on August 15, 2024

I'm having the same issue. And Andres his solution fixed the problem.
If it's not working instantly or loading only 1 time, try placing the pagination inside the contentSelector object and setting the pagingSelector so the paging is hidden.

To commit your changes for review you'll need to submit a pull requests to this repo. And hope it get's accepted

from jscroll.

pklauzinski avatar pklauzinski commented on August 15, 2024

Hey guys, contentSelector is a reference to a selector on the next page that you will be loading. It is placed after the href of the next selector, and is called using jQuery's .load() method which allows the loading of page fragments. Please see http://api.jquery.com/load/ for documentation on this feature.

from jscroll.

vinitxit avatar vinitxit commented on August 15, 2024

i have an issue with this, there is load all content on page but not show load more option,
for ex:- autoTriggerUntil: 3, after 3 trigger it's stop but not show load more option, can any one explain me.or help me...i have use this repository's master script.

from jscroll.

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.