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
Fix: targetDate defaults to today if saved date is in the past
localStorage cached an old date (2026-03-24), causing all new recipes
to be added to that date instead of today. Now compares saved date
against today and uses today if saved date is in the past.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments