Skip to content

Infinite scroll with itemsCount == 0 #473

@ruslanmk

Description

@ruslanmk

When enableInfiniteScroll == true and itemCount == 0, itemsBuilder gets called infinite number of times with realIndex growing.
Quick fix is to set enableInfiniteScroll: items.isNotEmpty.

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