Skip to content

[stable34] chore(deps): bump playwright from 1.59.1 to 1.61.0#7818

Merged
vitormattos merged 3 commits into
stable34from
backport/7815/stable34
Jun 18, 2026
Merged

[stable34] chore(deps): bump playwright from 1.59.1 to 1.61.0#7818
vitormattos merged 3 commits into
stable34from
backport/7815/stable34

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 d3266f0 into stable34 Jun 18, 2026
62 checks passed
@vitormattos vitormattos deleted the backport/7815/stable34 branch June 18, 2026 19:10
@github-project-automation github-project-automation Bot moved this from 0. Needs triage to 4. to release in Roadmap Jun 18, 2026
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