Skip to content
This repository was archived by the owner on Jun 10, 2020. It is now read-only.
This repository was archived by the owner on Jun 10, 2020. It is now read-only.

Feature Request: Force Boundary Check #277

@nathanharper

Description

@nathanharper

Would it be possible to expose the mechanism that detects if the component needs to start loading? I'm using the window as the scroll container, and while it works well on smaller screens, if i have a large vertical screen i need to shrink the window and scroll down for it to understand that it needs to start loading. It would be nice to force the component to check if it needs to go again after the initial load. I was thinking sort of like what react-lazyload does with forceCheck: https://github.com/jasonslyvia/react-lazyload#forcecheck

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions