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
I need to check data by query like where('x','>',1) right now I get Using unsupported where() operator for firebase-mock, returning entire dataset message, I was wondering if developing the other filters than == and array-contains is in the plan?
The text was updated successfully, but these errors were encountered:
Hello
I need to check data by query like
where('x','>',1)
right now I getUsing unsupported where() operator for firebase-mock, returning entire dataset
message, I was wondering if developing the other filters than==
andarray-contains
is in the plan?The text was updated successfully, but these errors were encountered: