I just tried this guide: Add a Netlify-powered contact form to your Next.js page. I have form detection enabled. When I submit some data (real email) I get redirected to a success page, but in the Netlify Forms tab no form is detected and no submission is shown. I checked the documentation and didn’t find anything different than what is in the guide. Any ideas what is wrong?
I’m sorry to say, but that doesn’t work either. I have just deployed it here: scintillating-croquembouche-446294.netlify.app
After I enter some data and press submit, I get a 403 error and there is no form detected in the forms. Form detection is enabled. Am I doing something wrong?