Dilden / helth

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

iOS showing recipe ingredients 3x #153

Closed Dilden closed 11 months ago

Dilden commented 11 months ago

Unsure why but recipes on iOS seem to show the items 3 times. Happens with all WebKit based browsers.

Chrome based browser show 2x nutrients as well as Gnome Web (Epiphany) which is WebKit based.

Upon inspecting IndexedDB, the values are being added to the array as many times as they are showing up. Seems duplicate data is being inserted on save of new items.