Reads way too high, even though i cache everything!!

Troubleshooting

I get hundreds of reads every time i just navigate between pages in my app, where all queries are cached. no new data in the database. I also have a crazy amount of allows.
Should'nt the cache mean less reads? I loosing my mind a bit, cant figure this out 😅

I query the chats documents (i have 16 docs in the database), and then users documents on top with a limit of 6, see pictures.

I have on page actions, but that should theoretically not give more than 2 reads, and also using "no rebuild" in app state updates, see last picture.

What have you tried so far?

Ive read through most tickets in here, but cant find a solution.

Did you check FlutterFlow's Documentation for this topic?
Yes
1
2 replies