Dilden / helth

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

Servings #180

Closed Dilden closed 8 months ago

Dilden commented 8 months ago

Stop! Before you merge this PR, have you done the following?

Dilden commented 8 months ago

Line 148 of stores.js is problematic in that it recalculates all of the items & nutrients each time the derived store is changed (on all searches and loads of component).