Screenshot: Fix scroll position bug
Resolved 💬 2 comments Opened Jan 23, 2026 by SilasCundiff Closed Feb 27, 2026
When taking a screenshot while scrolled down the page, the capture always shows the top of the page instead of the current viewport.
Root cause: html-to-image config doesn't account for scroll position.
Fix: Pass scroll position to the capture options.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗