Skip to content

LoadMore called on scroll, threshold not taken into account #222

@ghost

Description

Hello, I have a problem with Chrome and Safari (not with Firefox) : when I scroll, even if I did not reach the threshold yet (250px), the loadMore func is called in Chrome and Safari. In Firefox everything is fine, meaning it's once I have scrolled to the bottom of the parent container that the loadMore func is called.

The parent container has a defined height (I tried in %, vh, px, nothing changes).
I'm not using windowScroll.

Any idea ?

Thanks.

[EDIT]: this PR seems to solve the problem: https://github.com/CassetteRocks/react-infinite-scroller/pull/84

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions