garyditsch / three-sixity-five

Daily tracker for goals
0 stars 0 forks source link

Data cached in localforage needs cleared when new data has been added #70

Open garyditsch opened 9 months ago

garyditsch commented 9 months ago

Places that need updated

garyditsch commented 9 months ago

Took the easy route and after logging the behavior redirect the user to the 'successful' page where the cache is cleared, and have a 'back' button that will allow user to return to the main log page.