Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

mdDialog: if new dialog is opened while another is active, second one can't be hidden #5158

@erikogenvik

Description

@erikogenvik

If a new dialog is opened while there's already another dialog being shown, the first one will be hidden and the new one will be shown. However, since 0.11.0 or perhaps 0.11.1 there's something which breaks the second dialog, so that when $mdDialog.hide() is called nothing happens.
The end result is a dialog that can't be removed.

I haven't had time to investigate the cause, but I've added a testcase for this scenario in #PR 5157.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions