I am facing an issue when I dismiss a component dialog inside a component dialog it closes both instead of the one when I click done, so I can continue. I am trying to pass the value from my custom dropdown dialog to the component that I do not want to dismiss yet.
What can I do?