You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
minusoneman, gmarizy, FXschwartz and janek515LucioBevilacqua