Skip to content

[IncrementalLoadingCollection] CurrentPageIndex should not increase if LoadDataAsync failed. #3841

@HppZ

Description

@HppZ

var result = await Source.GetPagedItemsAsync(CurrentPageIndex++, ItemsPerPage, cancellationToken);
I think CurrentPageIndex should not increase if LoadDataAsync failed.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions