You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I was using the standard angular ng-submit on my forms, hitting the enter key while in an input field did not submit the form. Now using AA it does.
Is there a way to only submit the form when explicitly clicking the submit button?