This repository was archived by the owner on Sep 5, 2024. It is now read-only.
md-dialog still does not work with $q.all() #6719
Labels
P4: minor
Minor issues. May not be fixed without community contributions.
Milestone
Hi,
I am trying to show a dialog with a progress circle while data loads and automatically hide the dialog again after data has arrived. I found the solution of a gentleman who reported the usage of $q only to be working in angular material 0.10.x and below (#3919). What he built would be exactly what I am after.
The issue is marked as fixed but when I tried with a recent version then this still does not seem to work. Please see my codepen: http://codepen.io/anon/pen/EPwpKe - the dialog never closes.
Are there any other ways how to open and close a dialog after data loading has finished ?
Thanks
Philipp.
The text was updated successfully, but these errors were encountered: