Hello.
I discovered a problem with your component.
I have a collection of steps with a binding on your component (<md-step ng-repeat="step in steps"...)
I try to clear my collection ($scope.steps.splice(0, $scope.steps.length) but steps does not disappear :/
Coul you help me please ?
thanks :)
Hello.
I discovered a problem with your component.
I have a collection of steps with a binding on your component (<md-step ng-repeat="step in steps"...)
I try to clear my collection ($scope.steps.splice(0, $scope.steps.length) but steps does not disappear :/
Coul you help me please ?
thanks :)