VividCortex / angular-recaptcha

AngularJS directive to add a reCaptcha widget to your form
http://vividcortex.github.io/angular-recaptcha/
MIT License
496 stars 257 forks source link

on-expire event should execute inside a digest cycle by default? #124

Closed rankill closed 8 years ago

rankill commented 8 years ago

This repo is awesome, but just one thing, I had to execute a $scope.$digest(); manually cause my captcha model did not update on captcha expire, should this be action manual or automatic;

mtrias commented 8 years ago

This is fixed now. Thanks for reporting it!

TheSharpieOne commented 8 years ago

@mtrias The PR is still open

mtrias commented 8 years ago

oops. sorry about that. It's merged now.