Skip to content

Why is the progressive lazy load timer set to 1 second #2442

@ysabri

Description

@ysabri

Here, the interval timer is set to 1 second

this.lazyLoadTimer = setInterval(this.progressiveLazyLoad, 1000);

Can we make this at least 500ms or even faster. If possible, can we expose this as a prop or provide some way to configure it.

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