You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the expected behavior? Would like a "Modal" behavior where the Dialog does not close when clicking outside of the container.
What is the current behavior? Clicking outside the dialog container closes MdDialogRef. I would like to be able to turn disable this, so the user may not click outside and is only allowed to interact with the most recent "highest z-index" MdDialog open. We use one dialog on top of another.
What are the steps to reproduce? Click outside the dialog container.
What is the use-case or motivation for changing an existing behavior?
Which versions of Angular, Material, OS, browsers are affected?