cwun/angular-multi-step-wizard

Button without explicit type - clicks taken as submit

Opened this issue · 0 comments

Button clicks in Chrome/Safari are getting considered as a submit. This is causing data to be lost with each click. Need to add explicit type parameter.