Preview Isolation
No security coverage
This module isolates frontend pages in an iframe, preventing CSS conflicts. It displays admin navigation separately from the main content, ensuring distinct theming.
This module wraps frontend pages in an iframe, creating complete CSS isolation. The admin navigation renders in the parent document with the admin theme, while frontend content loads in the iframe with the default theme—completely separated.