Replies: 1 comment
-
Hi there! If you are reporting an issue you should report an issue (following the template, which provides necessary details to offer help) vs starting a discussion |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Error: firebase.firestore().collection().orderBy() Invalid query. Query.where() fieldPath parameter: 'FirestoreFieldPath' cannot be used in conjunction with a different Query.orderBy() parameter
I am getting above error even when I am using FirestoreFieldPath as first orderBy parameter. As mentioned here it should work. Below is my block of code.
Beta Was this translation helpful? Give feedback.
All reactions