Skip to content

[pull] main from react:main - #637

Merged
pull[bot] merged 1 commit into
code:mainfrom
react:main
Aug 13, 2026
Merged

[pull] main from react:main#637
pull[bot] merged 1 commit into
code:mainfrom
react:main

Conversation

@pull

@pullpullBot commented Aug 13, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

…37169)
`{once: true}` events are supposed to fire once. Since the
`addEventListener` implementation adds a listener to each host child,
`once` was not respected if you trigger event on multiple children.
Here we wrap the event so we can remove is after the first call
@pullpullBot locked and limited conversation to collaborators Aug 13, 2026
@pull
pullBot merged commit beef6d6 into code:mainAug 13, 2026
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@jackpope