Pedro Camara Junior
Results
2
issues of
Pedro Camara Junior
Added a `scope.$apply` inside a `validate()` function in act to update all bindings Fixes #139
in progress
I've added the angular recaptcha directive inside my form, and I use the property `myForm.$valid` to enable my submit button. I inform the required fields and validate the captcha and...