A client has asked me to re-do a new contact form with re-captcha on a very old dreamweaver built site.
The action from the contact form is send mail on submit whereupon a notification is shown and the form is reset
The message functions correctly as does the form reset and email send but the ReCaptcha remains checked on the form reset until the recaptcha eventually times out
Same for me, everything work fine but the ReCaptcha remains checked on the form reset.
But what I understand is that the reset work with the form fields not theReCaptcha.
In my case it doesn’t matter because visitors only fill the from once.
At least when as you refresh the page or a new visitor fill the form the ReCaptcha is at its initial state (unchecked).
But it would indeed be nice if ReCaptcha would go unchecked after form reset.