Skip to content

[IncrementalLoadingCollection] Should reset HasMoreItems to True if data is not null #3954

@HppZ

Description

@HppZ

image

if LoadDataAsync failed due to a http request or something else, HasMoreItems is set to false, and I will show a Button for user to retry and call LoadMoreItemsAsync, if retry succeed, HasMoreItems is still false, when user scroll to bottom of ListView, LoadMoreItemsAsync will not be called automatically.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions