Document that the Symfony Web Debug Toolbar breaks full-page screenshots #16
Loading…
Reference in a new issue
No description provided.
Delete branch "docs/symfony-devbar-fullpage-screenshot"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Its
position: fixedwrapper (.sf-toolbar) doesn't get re-pinned to the bottom of a PlaywrightfullPagescreenshot, so it renders floating mid-page in any capture taller than one viewport. Confirmed on someones.computer while taking PR screenshots for the build-view feature.