ERROR FirebaseError: Invalid query. You have a where filter with an inequality (<, <=, >, or >=) on field 'name' and so you must also use 'name' as your first argument to Query.orderBy(), but your first orderBy() is on field 'date' instead.
2.1m questions
2.1m answers
60 comments
57.0k users