- Changed logout to use window.location.href for full page reload - Ensures all components refresh and show correct unauthenticated state - Fixes issue where logout appeared to do nothing until manual refresh - Menu, notes section, and all auth-dependent UI now update immediately Previously, using navigateTo() to the same page didn't trigger a refresh, leaving stale authenticated UI visible. Full page reload ensures clean state. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
5.1 KiB
5.1 KiB