← Back to changelog
FixedJuly 4, 2026

Fixed blank or frozen embedded apps with full-height layouts

Embedded apps using viewport-height sections (like slide decks with 100vh slides) could enter a runaway height-growth loop on larger screens, causing content to stretch into invisibility or freeze the tab. The sandbox renderer now detects and stops this feedback loop, so presentations and similar embedded apps display correctly.