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

VM5932:126 Uncaught TypeError: Cannot read property 'type' of null #232

Open diegomotta opened 6 years ago

diegomotta commented 6 years ago

Error when add only: ` <div vc-recaptcha ng-model="myRecaptchaResponse" key="'6LcAjGQUAAAAAPMnn434MbAq7jLOKA1dXAuoiRIF'" size="normal" type="'image'"

`