-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Open
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: cdk/stepperfeatureThis issue represents a new feature or feature request rather than a bug or bug fixThis issue represents a new feature or feature request rather than a bug or bug fix
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
tmtron
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: cdk/stepperfeatureThis issue represents a new feature or feature request rather than a bug or bug fixThis issue represents a new feature or feature request rather than a bug or bug fix