I try to open a mdc-dialog
inside a mdc-dialog
. When closing the second dialog, material-components-web closes both dialogs, instead of returning back to the underlying dialog (first dialog). See the example on codepen.io.
Is that a bug or do I missed something?