Karol
Karol
I don't even know how to thank you - you saved me sooooo much work with these builds!!! Sorry for logging the new issue, but I don't know how to...
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?...
Any js placeholders are causing problems with our legacy forms solution - is there any way I can apply only to the selected forms?
http://plnkr.co/edit/XRDdGdRNQp8CxSc680n2?p=preview Way to replicate: Submit the form and then switch "Name required?" checkbox - it retains class has-success, although the field is toggled between ng-valid/invalid.
Described in here: https://github.com/jonsamwell/angular-auto-validate/wiki/Integrating-into-Legacy-Applications Validation won't work for forms nested with ng-form. Works ok if it's enabled by default.