I\'m trying to submit a form the normal way in a AngularJS application but I encounter an issue : it seems that I must specify the action attribute.
According to the
Normally I simply make button with ng-click handler.
Submit