mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
- Add proper array length checks before accessing error.errors[0] - Secure error handling in App.tsx for both map loading and layer loading - Fix unsafe array access in mapApi.ts error handler - Prevent crashes when error.errors is undefined or empty array 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <noreply@anthropic.com>