passing callback to custom dialog 2 level down

Actions & Logic

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!

What have you tried so far?

to pass callback one level down works fine, but 2 level down, doesn't work

Did you check FlutterFlow's Documentation for this topic?
Yes
3
2 replies