Query collection in swipeable stack

Actions & Logic

Hi,

I'm doing a swipeablestack firebase query, I currently have 3 filters, I'm trying to add the age filter (great or equal than, and, less or equal than) I can dd them but it seems like adding more than 3 filters it'S slowing that the query and keep loading qithout doing anything. When I have 3 filters it's working just fine. I tried adding a different filter (so 4 in total) and it keeps loading also. Can someone help me with this issue?

What have you tried so far?

Look at the other discussion.

Tried to order the query by age.

I tried adding one query at a time still get an issu when I reach 4

Did you check FlutterFlow's Documentation for this topic?
Yes
3
5 replies