Hi there, I wonder if someone encounter this issue, when I'm passing my callback into my custom dialog everything works fine. Now i want to add another level of custom dialog in order to ask the user to confirm the action. but when i'm trying to do that, i'm unable to pass the callback from the parent into the child custom dialog. I've tried to add an action and call execute callback, but it doesn't allow me. Any thoughts if there is an open issue on this ?
Thanks in advance for your help!