Close dropdown when "Reload"-Entity Action has executed (#19808)

Bind 'action-executed' event handler to class instance

Updated the event listener for 'action-executed' to bind the handler to the class instance, ensuring correct 'this' context when the event is triggered.
This commit is contained in:
Mads Rasmussen
2025-08-13 15:02:52 +02:00
committed by GitHub
parent 58cc7691a3
commit 13bb25a8b8
4 changed files with 10 additions and 6 deletions

View File

@@ -0,0 +1,3 @@
{
"consoleErrors": []
}