Open
Description
Expected Behavior
When user submit and facing an duplicate name error, the step 1 should show error.
Actual Behavior
The step 1 no show error.
manually call this.stepper._stateChanged() can make all thing right.
so my guess is inside stepper no subscribe AbstractControl.statusChanges event.
This is just what I accidentally discovered, maybe it is a omission.
and final i used another interactive experience to avoid this problem.
so if you don't think it is a bug or feature then you can close it.
Environment
- Angular: 8.1.1
- CDK/Material: 8.1.1
- Browser(s): chrome 75.x
- Operating System (e.g. Windows, macOS, Ubuntu): Windows 10