tohuwabohu-io / librefit

OpenSource calorie tracker using kotlin, quarkus, postgresql, SvelteKit and OpenAPI 3
https://libre.fit/
GNU General Public License v3.0
1 stars 0 forks source link

dashboard data is not updated after editing #102

Closed tohuwabohu-io closed 1 month ago

tohuwabohu-io commented 1 month ago

Describe the bug When modifying calorie tracker or weight tracker data, the changes are not immediately reflected into the data visualization.

To Reproduce Steps to reproduce the behavior:

  1. Go to /dashboard
  2. Click on 'Add calories'
  3. Scroll down to 'Calorie Distribution'
  4. See error

Expected behavior The charts should update automatically and not after a manual reload.