hybridinteractive / craft-contact-form-extensions

Adds extensions to the Craft CMS contact form plugin.
MIT License
43 stars 36 forks source link

Page refresh on success #170

Open Lorangd opened 1 year ago

Lorangd commented 1 year ago

After installing the plugin we now see a new behaviour: Upon successfully submitting a form with success, we see a short success message before the page loads. Is this expected and/or how can we stop this from happening?

Craft 3.7.63.1 Plugin 4.2.2 Contact Form 2.5.1 Contact form extensions 1.3.2

rosskenney commented 1 year ago

@Lorangd Not sure what you mean. Could you post your contact form template and if you are using AJAX to submit?

samuel-clara commented 1 year ago

Same here, it seems this just happens when enabling Google reCAPTCHA

pascalminator commented 1 year ago

I have the same issue on a new website I'm working on. If I disable Recaptcha, the issue goes away. Weird because I use the same plugin with the same code on several other sites without any problem.