hech
July 30, 2025, 12:36pm
1
I’m experiencing an issue with the ProForms plugin. When hCaptcha is enabled, the submit button just keeps spinning and the form is never submitted.
I’ve confirmed that the issue disappears when hCaptcha is disabled, so it seems to be directly related to the captcha integration.
Could you please look into this or suggest a fix?
Thanks in advance!
Do you notice any javascript errors in the console?
hech
August 1, 2025, 2:22pm
3
Here is error
bricksforge_elements.js?ver=1752691343:1 Uncaught (in promise) gn {cause: ‘invalid-captcha-id’, message: ‘Invalid hCaptcha id: 09fmlw93lsya’}
(anonymous) @ bricksforge_elements.js?ver=1752691343:1
checkForCaptchas @ bricksforge_elements.js?ver=1752691343:1
(anonymous) @ bricksforge_elements.js?ver=1752691343:1
submitForm @ bricksforge_elements.js?ver=1752691343:1
(anonymous) @ bricksforge_elements.js?ver=1752691343:1
It is error on sending.. using same hcaptcha keys on Bricksbuilder and works fine
Hmm.. cannot so hCaptcha is sending back “Invalid ID”. Did you correctly add the ID in the Bricksforge Settings? It will not retrieve the keys from the Bricks settings.
hech
August 1, 2025, 3:22pm
5
The keys are the same as the ones I added in Bricksbuilder for the Bricksbuilder forms and there works ok.