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
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
What is the issue? * $mdDialog.confirm only lets me run code when the user clicks the "confirm" button on the dialog. I want to run code when the user clicks the "cancel" action button. (This is documented at https://material.angularjs.org/latest/api/service/$mdDialog)