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

reCaptcha has not been loaded yet. #210

Open kingshez10 opened 7 years ago

kingshez10 commented 7 years ago

Hi

I am getting the following exception on production :

"reCaptcha has not been loaded yet."

It is working fine on lab but it gives the above exception on production. Can any one let me know what am i doing wrong ?

Regards,

muliyul commented 5 years ago

We're experiencing the same issue. I think this is no longer maintained.

iambrosi commented 5 years ago

Can you please compare your code against the demo page and check what you are doing differently?