TJRawlins / IrrigationManagerReact

Frontend irrigation management system (React TS)
1 stars 0 forks source link

BUG: React - Editing any part of a zone and submitting changes will cause gallon totals to be set to 0. #15

Closed TJRawlins closed 7 months ago

TJRawlins commented 7 months ago

In ZonePage, after making any sort of edit to a zone, the gallon totals will be cleared out to 0 on the zone card

TJRawlins commented 7 months ago

Solved bug by adding the gallon total properties to the interface