Starting from version 2022.1.119 when the type of the button is set to 'submit' it still remains to 'button' which prevents submission of forms on click.
Type property should correctly set the button's type to 'submit'
Hi,
In some of the mobile interfaces, we do see a feature where users slide the submit button to trigger the form submission.
However, in the desktop interfaces, we have yet to see such a feature.
The Slide to Submit feature may help developers and users to reduce the usage of reCaptcha in some of the Form submissions.