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 has been archived by the owner on Sep 5, 2024. It is now read-only.
If you attempt to use $mdToast while a dialog is open the toast appears behind the dialogs backdrop. This should be a simple z-index bump on the toast if it conforms with material design. I'm pretty sure theres nothing against showing toasts while a dialog is open.
The text was updated successfully, but these errors were encountered:
If you attempt to use
$mdToast
while a dialog is open the toast appears behind the dialogs backdrop. This should be a simple z-index bump on the toast if it conforms with material design. I'm pretty sure theres nothing against showing toasts while a dialog is open.The text was updated successfully, but these errors were encountered: