Skip to content

[stable33] chore(deps): bump playwright from 1.59.1 to 1.61.0#7817

Merged
vitormattos merged 3 commits into
stable33from
backport/7815/stable33
Jun 18, 2026
Merged

[stable33] chore(deps): bump playwright from 1.59.1 to 1.61.0#7817
vitormattos merged 3 commits into
stable33from
backport/7815/stable33

Conversation

@backportbot-libresign

Copy link
Copy Markdown

Backport of PR #7815

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
The @load='onImageLoad' on <img> caused a third 'loaded' emission when
the native DOM load event fired after imageData.value was set, in
addition to the explicit onImageLoad(true) call inside loadImage().

Remove the @load handler and call onImageLoad(true) explicitly in the
data: URL path too, so emission is always triggered once per loadImage
call regardless of jsdom behavior.

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
@vitormattos vitormattos merged commit 53051fd into stable33 Jun 18, 2026
62 checks passed
@github-project-automation github-project-automation Bot moved this from 0. Needs triage to 4. to release in Roadmap Jun 18, 2026
@vitormattos vitormattos deleted the backport/7815/stable33 branch June 18, 2026 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: 4. to release

Development

Successfully merging this pull request may close these issues.

1 participant