Uncaught TypeError in Proforms related to Checkboxes

I have a form that has 2 checkbox wrappers. One of them conditionally shows email fields if checked.
I have got errors in console.

bricksforge_elements.js?ver=1726062423:1 Uncaught TypeError: Failed to execute ‘setAttribute’ on ‘Element’: 2 arguments required, but only 1 present.
at bricksforge_elements…=1726062423:1:31880
at NodeList.forEach ()
at bricksforge_elements…=1726062423:1:31782

bricksforge_elements.js?ver=1726062423:1 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading ‘submitConditions’)
at BrfProForms.handleConditionalSubmitLogic (bricksforge_elements…=1726062423:1:80598)
at BrfProForms.renderFormData (bricksforge_elements…=1726062423:1:70147)
at async bricksforge_elements…=1726062423:1:31411

and they are multiplied when checkboxes are manipulated.

I attach screenshot.



Could you update to 2.2.6? This should solve the issue :slight_smile:

It is actually 2.2.6. BF is set to auto-update.

Here is the link https://buurthuis.avar.com.ua/
The popup form is in the footer so the errors are on every page.
The form is called in the menu Dagverzorging → Deel je ervaring

Oh, I found the cause. Will fix that and deploy a hotfix. Thanks for the hint! :slight_smile: