Skip to content

🐛 Limit() query is not respected. #485

Open
@devberkay

Description

@devberkay

Is there an existing issue for this?

  • I have searched the existing issues and found no duplicates.

What plugin is this bug for?

Firebase UI Firestore

What platform(s) does this bug affect?

Android, iOS

List of dependencies used.

flutter pub deps -s list
  

Steps to reproduce

🐛 Limit() query is not respected both on FirestoreListView.separated and FirestoreListView

Expected Behavior

when we write a query, every single .where and .limit queries chained with query itself needs to be respected

Actual Behavior

.limit query is not cared

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    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