How pass data to $mdDialog in angular material
I added ng-controller="ProfileController as profileController"
in profile template and this was due to an error. By removing it my problem solved.
I added ng-controller="ProfileController as profileController"
in profile template and this was due to an error. By removing it my problem solved.