Nelson Omuto
Nelson Omuto
no sorry, none available for v6 and above
I think I understand what you are requesting, you want to be able to dynamically toggle the validation on and off basically. I think it would be a great feature....
you can create your own scripts and custom css for this
I'm going to add an attribute which the directive will use as a selector to wrap the error message
I just ran a test for this in my debugger and I don't see the issue. Everything is firing as expected and the binding is accurate. In the validator, you...
As far as the UI bound value `{{sampleForm.username.$valid}}`, you are correct to observe that it does not update on the first run of the validation. However the value is accurately...
I am looking into it currently.
I'm gonna work on doing this asap
ok nice catch, working on this now
I will work on resolving this in the next release