mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
- Add try-catch blocks around localStorage access in authLocalStorage - Return null instead of throwing when localStorage is unavailable - Prevent endless loading screen in private browsing/strict privacy modes - Add proper error logging with console.warn - Fix nullish coalescing operator usage Fixes #212 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>