Hello Riccardo, I am facing the same issue but in my case the second step form is VALID and as per the stepper docs it should move to the next step. but nothing is happening and user is stuck on the step 2.
On Friday, October 5, 2018 at 10:06:33 PM UTC+5:30, Riccardo Sadocchi wrote: > > > It depends on the action that the user has to do in each step, if you have > a form to jump in next step the form must be valid > > Il giorno venerdì 5 ottobre 2018 18:05:36 UTC+2, Partha Majumdar ha > scritto: >> >> >> Dear Sir/Madam, >> >> I have defined a set of steps. Now, my program is working perfectly after >> a few days of struggle. >> >> However, I have set Linear Mode === false. >> >> The issue is that now the user can click to any of the steps and this may >> result in them seeing wrong set of data as the step may be from a previous >> working of the steps or may not have been executed as we are in some >> earlier stage. >> >> I tried to make Linear Mode === TRUE. However, after doing then, when I >> click on the NEXT button, the stepper does not move to the next stage. >> >> I want my users to moves as per the defined steps and no jump between >> steps. >> >> What do I need doing for this? >> >> Thanks in advance. >> >> Regards, >> Partha >> > -- 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.
