ngTagsInput icon indicating copy to clipboard operation
ngTagsInput copied to clipboard

how can I prevent form submit on ENTER especially when add-from-autocomplete-only="true" ?

Open karolwebsky opened this issue 7 years ago • 1 comments

Here's the plunker http://plnkr.co/edit/QlQz7b91Gau9hwD35Obc?p=preview - you can easily type anything in (ie. test12345) cancel autocomplete list and hit Enter - the form will get submitted - how to prevent that? I want to keep default behaviour of the form, so it can be submitted once you hit ENTER on other controls, just not inside tagsInput (in this case with add-from-autocomplete-only="true").

karolwebsky avatar Aug 10 '17 12:08 karolwebsky

+1

gwl002 avatar Dec 15 '17 02:12 gwl002