Nextjs Netlify Form submissions missing

Site is: objective-blackwell-b518bd

It’s a Nextjs site with Netlify Forms, there are no form submissions, verified or spam, and I’ve now tried multiple ways of setting up the form. I’ve referenced the Netlify docs, consulted blog posts from CSS Tricks and others, and yet I can’t seem to get forms submitted.

I have a Contact form component, that gets rendered in the /pages/contact page. In the form component, I’m fetching the POST request to /contact/?success=true currently. There is currently no redirect happening. What am I doing wrong?

Hiya, @zhitch :wave:

Thanks for reaching out about this! Sorry that you are having trouble getting your form submissions to work.

This Support Guide is the first port of call to debug any forms issues. I see that you mention you have read the Docs-- have you also read out Support Guides? If not, please start here and work through these resources!

If you are still encountering obstacles after reading those, please share a link to your live form, your form name as it exists in the UI, your project repo, etc.