I load the data that I need to load to the users directly from the database, the data is reflected to the users without problem but when refreshing the page it disappears and prevents users from logging in again, all this started to happen when I upgraded to Firebase's Blaze plan
When loading data into FirestoreDataBase, the data is not reflected in my web app
Troubleshooting
I have tried to check that all the collections are connected correctly in the app, everything is fine on that part, I modified the reading and writing rules, everything is fine there
No
1