Closed
Description
Expected Behavior
Same behavior between 1.0.0-dev.82 and 1.0.0-dev.83
Actual Behavior
Some requests fail with error like "You cannot use '!=' filters more than once", even in request where there is only isEqualTo where clauses, after updating to 1.0.0-dev.83.
Steps to Reproduce the Problem
- Update cloud_firestore_odm from 1.0.0-dev.82 to 1.0.0-dev.83
- flutter pub run build_runner build --delete-conflicting-outputs
- run app
Specifications
- Version: 1.0.0-dev.83 (and cloud_firestore either 4.14.0 or 4.15.4)
- Platform: Android
Metadata
Metadata
Assignees
Labels
No labels