Navigating to an empty page increase Firebase reads

Database & APIs

I've created 2 empty pages and every time I navigate between them back and forth it counts as 10 reads in Firebase. Both pages have no queries and almost no widgets. I can only think of having authenticated user document when setting a variable might be the only reason that could cause this. But isn't that just one document so it should be 1 read? So what might be the reason for this?

What have you tried so far?

Couldn't try much since the pages are almost empty.

Did you check FlutterFlow's Documentation for this topic?
No
2