Coder Social home page Coder Social logo

Comments (6)

ankeetmaini avatar ankeetmaini commented on July 24, 2024 5

Hi guys, I've updated the examples, and you should use only the lates version i.e. v4.0.3

Please checkout the demo from the readme file https://github.com/ankeetmaini/react-infinite-scroll-component#live-examples.

I'm closing this for now, please reopen if the issue still persists. Sorry for the delay!

from react-infinite-scroll-component.

apoorvtomar2222 avatar apoorvtomar2222 commented on July 24, 2024

@DivyamShukla

In What situation does your next does not work.

A case might be you have set hasMore boolean as false. On subsequent call.

from react-infinite-scroll-component.

mjhn avatar mjhn commented on July 24, 2024

I had same problem just attempting to run the demo from source. Most recent version breaks the demo. Introduction of below breaks
componentWillReceiveProps (props) {
// do nothing when dataLength is unchanged
if (this.props.dataLength === props.dataLength) return;

from react-infinite-scroll-component.

laimonas avatar laimonas commented on July 24, 2024

I have the same problem with version 4.0.2
Just tested with 3.0.2 and i had no this problem, loader working correct with older version

from react-infinite-scroll-component.

ankeetmaini avatar ankeetmaini commented on July 24, 2024

from react-infinite-scroll-component.

karanmartian avatar karanmartian commented on July 24, 2024

Hi @ankeetmaini any update on the fix for this. 4.0.2 is breaking on this issue. 3.0.2 works fine

from react-infinite-scroll-component.

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.