From the support desk:
ConfirmEdit Simple CAPTCHA is working fine only ReCaptchaNoCaptcha is not working with VisualEditor.
If you look at https://github.com/wikimedia/mediawiki-extensions-VisualEditor/blob/master/modules/ve-mw/init/ve.init.mw.ArticleTarget.js
You can see
"API for different things in the UI. At this point we only support the SimpleCaptcha and FancyCaptcha"
we need find a way fix this.