All you have to do is to remove action attribute from you form and then angular itself would preven default form submission.
action
All you have to do is to remove
actionattribute from you form and then angular itself would preven default form submission.