Closed
Description
Reproduction
Steps to reproduce:
- Open https://stackblitz.com/edit/angular-dytmpt
- Click Next => Interacted = true
- Fill field
- Click Next
- Click Next => Interacted = false
This bug also prevents to update error state for controls on the last step.
Demo
Expected Behavior
On the last step interacted
must be set to true
after Next like on other steps.
Actual Behavior
On the last step interacted
is always false
Environment
- Angular: 8.2.14
- CDK/Material: 8.2.3
- Browser(s): chrome latest
- Operating System (e.g. Windows, macOS, Ubuntu): win 10 x64