Fixed
- Set
grecaptcha.execute
return type toPromise<string | null>
- Set
RecaptchaDirective.execute
return type tovoid
- Update
ngModel
onRecaptchaDirective.reset
- Run
grecaptcha
functions withzone.runOutsideAngular
grecaptcha.execute
return type to Promise<string | null>
RecaptchaDirective.execute
return type to void
ngModel
on RecaptchaDirective.reset
grecaptcha
functions with zone.runOutsideAngular