Skip to content
Snippets Groups Projects
Commit 13acab80 authored by Oliver Bartsch's avatar Oliver Bartsch
Browse files

[BUGFIX] Use target argument for events in recordlist

Due to the removal of jQuery in #102418,
the corresponding event listener functions
receive the actual target element as second
argument. Instead on trying to fetch the
target from the event, we now use the passed
element directly.

Resolves: #102566
Releases: main
Change-Id: I57df12c78c0a7bd4c43272b013b184a7405caa64
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/82059


Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
Tested-by: default avatarJochen Roth <rothjochen@gmail.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarNikita Hovratov <nikita.h@live.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarJochen Roth <rothjochen@gmail.com>
parent 3ff59cbf
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