ionic-wizard icon indicating copy to clipboard operation
ionic-wizard copied to clipboard

next-condition not working in first step

Open lahiru1991 opened this issue 8 years ago • 2 comments

im trying to validate some fields in step1 before go to step2. So im using next-condition for this but it's not trigger on step1 and it's working fine on step2.

i used this plnkr example http://embed.plnkr.co/azYKSAYOMv0pZu8YEWVs for my project.

lahiru1991 avatar Feb 07 '17 06:02 lahiru1991

I'd have to see your actual code to know what might be going wrong. Can you post a reproduction of the issue?

genepaul avatar Feb 27 '17 14:02 genepaul

I'm seeing the same result. if you take your example i used this plnkr example http://embed.plnkr.co/azYKSAYOMv0pZu8YEWVs for my project. and remove the first "ion-slide-page" and change the second slide to only have the "Next-condition".

just updated to the 2.0.1 and it is working.

thanks.

wallstudios avatar May 25 '18 03:05 wallstudios