Dilden / helth

PWA for tracking nutrients and water
https://helth.app/
GNU General Public License v3.0
7 stars 1 forks source link

Data sometimes lost on refresh #204

Open Dilden opened 2 months ago

Dilden commented 2 months ago

Occasionally, all data entered for a day will simply be lost after refreshing the page. It seems like the data was not persisted to IndexedDB and the page then shows all 0s for any fields that had previously been entered by the user.

Dilden commented 1 month ago

Notice this happen to me again this morning. Obviously not resolved.