SIGN IN SIGN UP

[DOM] Fix Fragment removeEventListener dropping tracked listeners (#37160)

Removing an unregistered listener used splice(-1), which deleted the
last tracked entry and left the real handler stuck on DOM children.
J
Jack Pope committed
3cba19c97725975c5a7d0d9aba00d97553158654
Parent: bfb7a76
Committed by GitHub <noreply@github.com> on 8/12/2026, 12:50:16 AM