Skip to content

Updating / re-assigning paging controller #1

@BuyMyBeard

Description

@BuyMyBeard

Currently, the FirestorePagingController has no way to update orderBy, orderByDescending, queryBuilders, or other parts of its state.

I tried to create a new controller with updated attributes during the widget lifecycle and reassigning it, but it leads to the InfiniteScrollPagination loading indefinitely after the controller is updated.

I there a workaround for this? I have also tried refreshing the previous and next controller before and after assigning them.

Metadata

Metadata

Assignees

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