Hi,
I have a aw-wizard with 3 aw-wizard-step, the first one have a form where I want to put the number of steps of the nested wizard I have inside of the second aw-wizard-step, its creating the aw-wizard-navigation-bar in the right way, but is not rendering the content inside each aw-wizard-step, if I define the array on the constructor when the whole component is rendered the first time it work right, but when I update that variable component using a service or a localstore variable the content of each step is not rendered. Could you give any suggestion?
Hi,
I have a aw-wizard with 3 aw-wizard-step, the first one have a form where I want to put the number of steps of the nested wizard I have inside of the second aw-wizard-step, its creating the aw-wizard-navigation-bar in the right way, but is not rendering the content inside each aw-wizard-step, if I define the array on the constructor when the whole component is rendered the first time it work right, but when I update that variable component using a service or a localstore variable the content of each step is not rendered. Could you give any suggestion?