I'm fairly new to Angular, and very new to Material Design.
I have an Angular 5 app that uses the MatTab control and the MatStepper.

I have 4 tabs, which work fine.  Each tab has a MatStepper in it, with 
multiple steps.

In the first tab, the stepper seems to work fine.  In subsequent tabs, the 
stepper works, but initially appears with all steps expanded as if they 
were all active.  Clicking to go between steps works fine and subsequently 
only expands the active step.  However, as I stated before, the problem is 
that when initially going to that tab (any other than the first), all steps 
are expanded (which should not be the case).

I haven't coded these differently from the first tab, as far as I can 
tell.  I'm hoping someone has seen this behavior before and knows how to 
resolve it.

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to