On my site (www.csgowulfit.tk) on the withdraw section, I have a recaptcha which upon completion will display items in bot account for people to withdraw. Now in console, I'm getting this error:
recaptcha__en.js:370 Uncaught Error: ReCAPTCHA placeholder element must be empty
at pr (recaptcha__en.js:370)
at recaptcha__en.js:375
at br (recaptcha__en.js:365)
at recaptcha__en.js:374
at recaptcha__en.js:385
I am more than certain that this is breaking my withdraw code so please help fix it.