Fixed Register form error, cause "missing-captcha", message: "No hCaptcha exists"

cellarius

Well-known member
Affected version
2.3.5
Tested with with custom style (Flat Awesome by @Pixel Exit) AND default style.

When trying to register, the form won't submit. In the console the following error appears:
Code:
[hCaptcha] render: invalid container 'null'. api.js:4:90248

Uncaught
Object { cause: "missing-captcha", message: "No hCaptcha exists." }
api.js:4:84501
    qt https://hcaptcha.com/1/api.js?onload=XFHCaptchaCallback&render=explicit:4
    beforeSubmit https://www.DOMAINNAME.de/forum/js/xf/captcha.js?_v=3f022f8d:356
    trigger https://www.DOMAINNAME.de/forum/js/xf/core.js?_v=3f022f8d:334
    submit https://www.DOMAINNAME.de/forum/js/xf/form.js?_v=3f022f8d_mt=2577b481:205

My captcha settings are hCaptcha, invisible.
 
Thank you for reporting this issue, it has now been resolved. We are aiming to include any changes that have been made in a future XF release (2.3.6).

Change log:
Fix some issues with HCaptcha
There may be a delay before changes are rolled out to the XenForo Community.
 
Back
Top Bottom