Skip to content

Provide a prop to disable initial loading logic #247

@stalniy

Description

@stalniy

Currently infinite loading component calls scrollHandler in mounted hook. I want to run initial loading by myself and let infinite loading component to load items only when user scroll is at the bottom (or top).

Currently in my app I have 2 requests to server, instead of 1 (1 sent by me, another one by infinite loading component)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions