question from:https://stackoverflow.com/questions/65829985/how-can-i-solve-firebaseerrorERROR 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.