Open
Description
Bug, feature request, or proposal:
proposal/bug
What is the expected behavior?
Make the ability to control the content of the form to the developer and put the next and previous button static.
What is the current behavior?
a form Control is required. And the prev and next button are built with directives.
Why the step should require a form inside and I'm not free to put whatever I want inside?
Example:
https://plnkr.co/edit/7QCrrhAhPFi4APLazxH6?p=preview
-
Arrive to the third step (it require validation) go back, the form is not reset, it still show the error. (I call form.reset())
-
You forced to say linear=false