angular-recaptcha icon indicating copy to clipboard operation
angular-recaptcha copied to clipboard

AngularJS directive to add a reCaptcha widget to your form

Results 78 angular-recaptcha issues
Sort by recently updated
recently updated
newest added

I had been using build 2015-08-26 with no issues but now I wanted to upgrade to the newest version and I got this error... After clicking in the recaptcha and...

Even though I can pass a scope value to the `key` attribute in the `vc-recaptcha` directive, it is initialized only once, right after the recaptcha widget is created. This is...

Relates to: #219 This modification makes possible to pass a promise as a site key.

I am getting this error in IE 11: SCRIPT5007: unable to get property "toString" of undefined or null reference recaptcha__de.js (387, 41) Is this related to angular-recaptcha or a problem...

Hi, ![screen shot 2017-11-02 at 7 05 30 pm](https://user-images.githubusercontent.com/23703876/32354604-d320e28e-c000-11e7-9e86-2a54d74d6590.png) I'm trying to implement reCaptcha in my web application and it's working in every browser except in ie. I can load...

Hey I was just wondering if this works with ReCaptcha v2. I'm sure plenty recently got an e-mail stating v1 is about to become obsolete. Does v2 require a new...

Hi, I would like to know if there is any way to integrate angular-recaptcha with protractor. I mean, Is there a way to tell angular-recaptcha "I am testing, so let...

No error in console. angular 1.6.5 angular-recaptcha 4.1.0 chrome mac 59.0.3071.115 recaptcha callback wasn't executed

The widget ID delivered through on-create is always 0 in my case. My ReCaptcha key is valid, I'm using it on a plain HTML page as well. ` ` `$scope.setWidgetId...

Using Internet Explorer 11.0.36 I have a single-page AngularJS application. Whenever I open the vcRecaptcha, and verify it, I have a 50% chance keyboard input gets disabled to all other...