[firestore] FieldPath.documentId with whereIn restrictions #4005
Unanswered
KristianBalaj
asked this question in
Feature request
Replies: 0 comments
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.
-
Hello there,
Let's check this code example:
Sadly this code throws an error -
'[FieldPath.documentId]' cannot be used in conjunction with a different orderBy() parameter.
Not sure if this is even possible to do with firebase at all?
I can see a similar issue in react-native-firebase repo invertase/react-native-firebase#3310. But it is only about error messages obviously.
@Ehesp I can see u commenting in that issue. How is it with this error?
Is is just a feature that cannot be done with firebase at all or is it just a thing of an unimplemented feature in this repo yet, that needs to be implemented?
Beta Was this translation helpful? Give feedback.
All reactions