xmaestro / angular2-recaptcha

Angular 2 : Typescript component for Google reCaptcha
ISC License
79 stars 30 forks source link

Property 'reset' does not exist on type 'ReCaptchaModule' #40

Closed andreasonny83 closed 7 years ago

andreasonny83 commented 7 years ago

I was trying to reset the recaptcha after the form has been submitted but it looks like the method is not working with Angular 2.1.0

xmaestro commented 7 years ago

What are you trying? Can you please share some code? Also, please have a look at the Updated Readme.