Hello Everyone
I know there are lot of posts on this topic, but none of those solve my issue. I am having a homepage which fetches data from database when it loads (like shown in below image). here how can I give the reference id as unique key in Query caching, since I cannot see any options for that. Please suggest some solutions.
This is part of a bigger problem where if someone is navigating to the homepage using navigate action then app is refetching the documents from firebase (telling based on loading indicator), even tho caching is turned on. Its not happening if users are using back button to navigate to home page.
It became a huge headache since I am using a custom navbar and when people want to come to homepage by clicking on navbar, it is refetching documents. (tho, similar is also happening with default navbar ). Please suggest some solution
Can you guys please check Serge Middendorf and Muhammad Junaid