anhskohbo / no-captcha

No CAPTCHA reCAPTCHA For Laravel.
https://packagist.org/packages/anhskohbo/no-captcha
MIT License
1.76k stars 235 forks source link

Recaptcha Spins and then returns Uncaught (in promise) Timeout (f) #169

Open Markwow opened 3 years ago

Markwow commented 3 years ago

When clicking the check box the circle just goes around for a while and then returns an error in the console. This doesnt always happen, but its like 75% of the time.

This is what is returned in console:

Uncaught (in promise) Timeout (f) setTimeout (async) W. @ recaptchaen.js:349 (anonymous) @ recaptchaen.js:110 (anonymous) @ recaptchaen.js:595 (anonymous) @ recaptchaen.js:72 next @ recaptchaen.js:214 (anonymous) @ recaptchaen.js:20 (anonymous) @ recaptchaen.js:20 (anonymous) @ recaptchaen.js:6 A8.send @ recaptchaen.js:595 (anonymous) @ recaptchaen.js:37 (anonymous) @ recaptchaen.js:221 (anonymous) @ recaptchaen.js:72 throw @ recaptchaen.js:214 A @ recaptchaen.js:20 Promise.then (async) G @ recaptchaen.js:20 (anonymous) @ recaptchaen.js:20 (anonymous) @ recaptchaen.js:20 (anonymous) @ recaptchaen.js:6 (anonymous) @ recaptchaen.js:220 (anonymous) @ recaptchaen.js:617 (anonymous) @ anchor?ar=1&k=6LeGB9YZAAAAAElsirEAKcMDDBnnR_2KHvU3LI5k&co=aHR0cHM6Ly9teXNvbmduZXh0LmNvbTo0NDM.&hl=en&v=T9w1ROdplctW2nVKvNJYXH8o&size=normal&cb=65sf5winqwvv:formatted:206 13:16:08.115

TheSnip3r commented 3 years ago

same here, anyone know why?

rozaqkurnia commented 3 years ago

same here, how to fix it?

FahadHussain2020 commented 3 years ago

same here, how to fix it?

FahadHussain2020 commented 3 years ago

anybody found the solution ?