Invalid argument exception on firestore query #7976
Unanswered
OrchiDorchi
asked this question in
Q&A
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.
-
Hi there,
I am currently working on a prjoect that needs to query firestore a lot.
My problem is that when I do this query
I am getting an exception as
but I am sure that there is a 'age' field in docs. Interesting thing is,
when I do this query,
It succesfully does the query.
Is there anything I overlooked?
Beta Was this translation helpful? Give feedback.
All reactions