maiyaporn / angular2-wizard

Angular2 - Form Wizard Component
118 stars 119 forks source link

I am getting this error if i click next #13

Closed maxto024 closed 7 years ago

maxto024 commented 7 years ago

when ever i click next i am getting this error screenshot from 2017-04-13 14-22-40

maxto024 commented 7 years ago

the problem was (onNext)="onStep1Next($event)" you should specify function then i didnt create that function but now i check and every thing is working

thanks again