Can't close modal from custom cancel action
I have the following field with a suffix action
As you can see, I tried everything I could think of but the modal refuses to close!
The only thing that works is the commented out
As you can see, I tried everything I could think of but the modal refuses to close!
The only thing that works is the commented out
->close() call, but then the code in the ->action() is not actually executed