Skip to content
Snippets Groups Projects
Commit 5cdffd83 authored by Andreas Fernandez's avatar Andreas Fernandez Committed by Benni Mack
Browse files

[BUGFIX] Fix binding to `this` in event API

This patch ensures `this` is correctly bound to the triggering element
which is mandatory for event delegation.

Resolves: #90618
Releases: master
Change-Id: Icddcce55bbd62c452ac419d120ef9550b91cb306
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63526


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 20f13795
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment