You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: instant-hydrate GoalTracker from cached snapshot
- Load last cached goals list from localStorage on mount
- Persist fresh goals to localStorage on successful load
- Fall back to cached goals instead of an error message
when the live fetch fails
Closes#2801
0 commit comments