[Angular] (ngSubmit) is not being triggered

10 views
Skip to first unread message

jamester go

unread,
Jun 19, 2018, 6:03:38 AM6/19/18
to ang...@googlegroups.com
Hi Guys Good day

AS you can see above i have here a ngSubmit which is declared in the HTML, yet it is not being triggered even upon clicking


the button:
<form (ngSubmit)="Method()">

             LOGIC HERE

</form>
<button type="sbumit">Submit</button>


did i miss something

Sander Elias

unread,
Jun 22, 2018, 2:19:40 PM6/22/18
to Angular and AngularJS discussion
Hi Jamester,

Usually, submit buttons are inside the form, as per HTML specs.

Regards
Sander
Reply all
Reply to author
Forward
0 new messages