I am having some trouble with my deployed site. I can see my form in the dashboard, but no responses to it are coming through. I’ve gone through the troubleshooting tips but I don’t think I missed anything, and it still won’t send them to the UI
The live site is here: PORTFOLIO
and the repo: - contact.astro is my file with the form
The Support team has looked over the repo and we recommend removing or commenting out the JavaScript code here. We believe that code is preventing the form from being submitted.
Thanks @Melvin, I’ve deployed again with the whole script commented out. It definitely submits and redirects to the home page, but still nothing coming through to the UI.
Thanks for the follow-up. I just tested out the contact form with a test submission and do see that the submission was successful and shows in the Netlify UI. Could you confirm if it’s working for you now?
Thanks @Melvin, can confirm, I got your three submissions, one went to spam and two came through normally. I just made sure to test on my end and now they appear.
I have to ask, was it just a time thing? Not sure why it works all of a sudden vs a few mins after build, haha