mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-06-26 18:26:38 +00:00
- Separate auth controls into lazy-loaded component to prevent module loading issues - Add comprehensive error handling and fallbacks throughout auth system - Make profile store resilient to initialization errors with safe localStorage access - Add try-catch blocks around critical functions to prevent runtime crashes - Provide fallback navigation methods when auth hooks fail - Fix EKS deployment crash caused by JavaScript bundling/hoisting issues This fixes the Header-DpwHgB0l.js runtime error that was preventing the app from loading in production.