mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-02-06 09:55:47 +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>