When I close my confirmation dialog it also closes other dialogs under it.
Take note that 3 dialogs have different declarations.
This closes also other dialogs.
Hoping for your help. Thank you so much!
When I close my confirmation dialog it also closes other dialogs under it.
Take note that 3 dialogs have different declarations.
This closes also other dialogs.
Hoping for your help. Thank you so much!
Hi Paul!
This is the code where the first dialog opens
Then this is the part where the confirmation dialog opens
Could you format the code using the guidelines here FAQ, please (see item 4)
Also, could you state where each of the pieces of code are. For instance, I see three declarations for DialogService
in one place, but the code opens up a separate Component as a dialog.
Cheers
Paul
@Joshua_Armando You don't need to inject the Dialog Service three times. Once should suffice.