Zend certified PHP/Magento developer

Recaptcha js error in checkout

I got the latest version of magento 2.4.3-p1 and I am getting this js error in the checkout:

   Uncaught TypeError: Unable to process binding "afterRender: function(){return renderReCaptcha() }"
    Message: this.settings is undefined
        initCaptcha http://mytheme.local/static/version1637251618/frontend/Magento/Mytheme/nl_NL/Magento_ReCaptchaFrontendUi/js/reCaptcha.js:117
        renderReCaptcha http://mytheme.local/static/version1637251618/frontend/Magento/Mytheme/nl_NL/Magento_ReCaptchaFrontendUi/js/reCaptcha.js:182
        afterRender http://mytheme.local/static/version1637251618/frontend/Magento/Mytheme/nl_NL/knockoutjs/knockout.js line 3221 > Function:3
        init http://mytheme.local/static/version1637251618/frontend/Magento/Mytheme/nl_NL/Magento_Ui/js/lib/knockout/bindings/after-render.js:17

Does anyone know what is the reason behind that js error ?