basaran / svelte-recaptcha-v2

Google reCAPTCHA v2 implementation for Svelte SPA, SSR and sveltekit static sites.
https://basaran.github.io/svelte-recaptcha-v2/demo
MIT License
42 stars 14 forks source link

Can not read property of undefined (reading: deprecate) #11

Open seunex17 opened 1 year ago

seunex17 commented 1 year ago

image

LucasRitossa commented 1 year ago

I am also experiencing this issue.

seunex17 commented 1 year ago

@LucasRitossa just clone the repo download this zip file and and import the package directly. By this process I fix my problem.

steffsommer commented 1 year ago

Simply restarting the dev server solved the issue for me