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

Fix #124 #126

Closed TheSharpieOne closed 8 years ago

TheSharpieOne commented 8 years ago

Make the expired callback handler trigger a digest using $timeout as a safe apply.