Files
workavia-mail-front/scribe
Théo Poizat ee546ef744 Fix Scribe mobile inline never showing modal
- The context.mounted check was placed after onTapFallback?.call()
- The onTapFallback function calls controller.saveAndUnfocusForModal() which unfocuses the editor
- This caused the context to become unmounted so the context.mounted check would return early
- As a result the modal would never be show
2026-03-25 11:52:35 +07:00
..
2026-03-25 11:52:35 +07:00
2025-12-19 19:03:39 +07:00
2025-12-19 19:03:39 +07:00
2026-02-09 23:29:43 +07:00
2025-12-19 19:03:39 +07:00