FirestoreDataTable Page Not Resetting #365
Labels
blocked: customer response
Waiting for customer response, e.g. more information was requested.
firestore
platform: all
Is there an existing issue for this?
What plugin is this bug for?
Firebase UI Firestore
What platform(s) does this bug affect?
No response
List of dependencies used.
flutter pub deps -s list
Steps to reproduce
Expected Behavior
if the query is changing the page should reset i.e. _rowindex should be set to 0
Actual Behavior
if the query is changing the page is not reseting i.e. _firstRowIndex is not setting to 0
Additional Information
No response
The text was updated successfully, but these errors were encountered: