Skip to content

fix: mobile safe area support and React hooks violation#163

Merged
AIEraDev merged 1 commit into
masterfrom
mobile-safe-area-fix
Jul 13, 2026
Merged

fix: mobile safe area support and React hooks violation#163
AIEraDev merged 1 commit into
masterfrom
mobile-safe-area-fix

Conversation

@theunavailableguy

Copy link
Copy Markdown
Collaborator
  • Add CSS variables for iOS safe-area-inset (notch/home indicator)
  • Apply safe-area padding to MobileEditorLayout container for top and bottom
  • Fix React hooks violation in EditorLayout (moved mobile check after all hooks)
  • Fixes 'Rendered fewer hooks than expected' error on window resize
  • Mobile UI now properly respects device safe areas

- Add CSS variables for iOS safe-area-inset (notch/home indicator)
- Apply safe-area padding to MobileEditorLayout container for top and bottom
- Fix React hooks violation in EditorLayout (moved mobile check after all hooks)
- Fixes 'Rendered fewer hooks than expected' error on window resize
- Mobile UI now properly respects device safe areas
@AIEraDev
AIEraDev merged commit cc27f91 into master Jul 13, 2026
2 checks passed
@AIEraDev
AIEraDev deleted the mobile-safe-area-fix branch July 13, 2026 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants