question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[question] reCAPTCHA couldn't find user-provided function: vueRecaptchaApiLoaded logged in console, removed it did not cause any issue (seems), is it normal?

See original GitHub issue

does it really impact anything since if I removed onload=vueRecaptchaApiLoaded from <script src="https://www.google.com/recaptcha/api.js?onload=vueRecaptchaApiLoaded&render=explicit" async defer></script> the recaptcha seems still works, at least for my invisble implmentation… What exactly it does for me by doing onload=vueRecaptchaApiLoaded for the api script?

Thanks!

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:13 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
adamchenweicommented, Nov 7, 2018

should be testing it this week or next. keep you updated!

2reactions
DanSnowcommented, Nov 7, 2018

OK. Now you can grab it via npm install vue-recaptcha@beta

Read more comments on GitHub >

github_iconTop Results From Across the Web

ReCAPTCHA couldn't find user-provided function: myCallBack
Make sure your callback function is being defined in the global scope. For some reason, in production my function was not in this...
Read more >
reCAPTCHA couldn't find user-provided function
Hi, I have used your plugin (1.3) to get back to using Recaptcha V2 with contact form ... reCAPTCHA couldn't find user-provided function:...
Read more >
reCAPTCHA Help - Google Support
Official reCAPTCHA Help Center where you can find tips and tutorials on using reCAPTCHA and other answers to frequently asked questions.
Read more >
recaptcha not working in firefox on any version new or older ...
and nothing below i have no idea of how to get it working tried all ... Ok seems that after the win10 april...
Read more >
reCAPTCHA - Formidable Forms
Invisible reCAPTCHA is not invisible · ReCAPTCHA was not entered correctly · ReCAPTCHA couldn't find user-provided function · Google ReCAPTCHA in ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found