bbonch / vue3-recaptcha2

Vue v3 component for Google reCAPTCHA v2
38 stars 9 forks source link

[DOCS] Make sure to pass size="invisible" while trying to use invisible recaptcha #16

Open mkierdev opened 10 months ago

mkierdev commented 10 months ago

In case you were wondering why your execute() function throws an error, please make sure to pass size="invisible" while trying to use invisible recaptcha.