I am using mat-stepper with formGroup on each step. I fill form on then step and then click to the next and even if form is valid previous doesn`t become done (it satays edit and with mat-step-icon-selected)
As i understood it is default behavior: step is completed and valid -> done. Am I right?
What can be wrong in my case?