stevedeighton
Results
1
issues of
stevedeighton
Hi, My captchaResponse function is not being called when using invisible mode. Template: `` Component function: `handleCorrectCaptcha(event: string): void { console.log('captcha!'); this.recaptcha = event; }` Any ideas? Cheers!