I have page controller, where I call ngDialog.open() to open first dialog. In that dialog I open second dialog by the same ngDialog.open() call. Ho
ngDialog.open()