We use forms from mautic, and include them via JS ( automatic mode )
Amd when page loads always have an errors in console:
Uncaught TypeError: Cannot read property 'element' of undefined
at Object.Form.bindClickEvents (mautic-form.js:4)
at Object.Form.initialize (mautic-form.js:4)
at HTMLDocument.<anonymous> (mautic-form.js:47)
Form - works, but those errors…