-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When running playroom or any other app where there's a SheetRoot in an iframe, it voraciously takes the focus away from the parent app.
While sheet is open. The input of the playroom continuously loses the focus. We have a similar issue in the NOVUM CMS:

Agreed solution is to disable the FocusTrap if we detect the app is running inside an iframe.
Alternative solution could be to expose disabling the FocusTrap via prop when injecting the SheetRoot in the app that uses mistica in an iframe.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request