Search code examples
wordpressmicrosoft-edgecontact-formgravity-forms-plugin

Gravity Form Plugin not Working on Microsoft Edge


Visitors are unable to submit the form using Microsoft Edge. All other browers that I've checked so far are working fine.

When you click 'submit' nothing happens.

Form in question - https://www.vulcansystems.co.uk/contact/


Solution

  • I try to test your site with Chrome and Edge browser. Both browser shows many errors in the console. I noticed that form data get submitted in MS Edge by clicking the submit button.

    I tested with MS Edge 44 version.

    enter image description here

    So as you seen in the test. Data get submitted. Further, you can try to check and solve console errors may help to fix the issue.