mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-24 23:32:19 +10:00
Number(null) === 0 caused the old code to use a separate :initialized key as a migration sentinel. A plain null check on localStorage.getItem() is sufficient and removes the sentinel key entirely. Claude-Session: https://claude.ai/code/session_012Bnvt1MghwHj4qQRxuQUGa