Javascrit error on console on Recaptcha option

4.04K viewsIssues
0

Hi, i have seen this error on console while loading any page :

Uncaught ReferenceError: AnsPress is not defined
    at HTMLDocument.<anonymous> (script.js?ver=1:16)
    at i (jquery.js?ver=1.12.4:2)
    at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2)
    at Function.ready (jquery.js?ver=1.12.4:2)
    at HTMLDocument.K (jquery.js?ver=1.12.4:2)


I have retraced the error to the ReCaptha addon of Anspress. But i use now the Hueman Pro theme and this script script are blocking the displaying of various aspects of the theme like the customizer and some options of the page. When i disable the ReCaptcha, it work fine and the error disapear

Answered question