I'm having an issue with my contact form. Sometimes it works and submits the form data, but other times it doesn't respond at all. The form is visible on the page, but clicking the submit button doesn't trigger any action, and the form doesn't submit the data.
I am using Formspree to handle the submission, but there are no error messages in the console, and the form seems to work intermittently.
Here is my form code: