Closed
Description
Bug, feature request, or proposal:
Bug: Stepper reset function not resetting to first index when [editable]="false"
What is the expected behavior?
When using the reset function, it should go to the first index
What is the current behavior?
Stepper reset function not resetting to first index
What are the steps to reproduce?
Bug shown in the current stackblitz:
https://stackblitz.com/edit/angular-drv2wd?file=app%2Fstepper-overview-example.html
What is the use-case or motivation for changing an existing behavior?
Well, it's a bug.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Angular: 5.2.9
Material: 5.2.4
Is there any workaround for this?