Open
Description
Bug, feature request, or proposal:
Bug
What is the expected behavior?
Angular-material forms should be presented in a non-error state when the conditions of the default ErrorStateMatcher are not met (not touched or not submitted)
What is the current behavior?
When a form is presented inside a mat-stepper, when traversing to a previous step, the form will be in an error state even if the form is pristine and un-submitted. Any attempt to try to reset the form or FormGroupDirective fails.
What are the steps to reproduce?
https://stackblitz.com/edit/angular-material2-issue-fay224