I have implemented recaptcha on my site but it doesnt work in IE11. I get this console error: SCRIPT5005: String expected recaptcha__en.js (17,24)
Any ideas what this may be and why IE is complaining?
I have implemented recaptcha on my site but it doesnt work in IE11. I get this console error: SCRIPT5005: String expected recaptcha__en.js (17,24)
Any ideas what this may be and why IE is complaining?
Just remove the script src for google ReCaptcha from index.html and used loadRecaptchaScript=true in vue-recaptcha.