I am quite new at this but I created a database, and auth has been implemented but my dashboard doest update. Even though data is being actively fetched in my app, the usage says 0kb and 0 users created and 0 documents. What should i do?
TL;DR
Dashboard usage is not updating despite data being fetched in the app. Double-check the database integration and authentication setup. Ensure that the proper configurations are in place and that the correct data is being fetched and stored in the database.