BerlinzuDir/decilo-frontend

Fix netlify contact form

Closed this issue · 3 comments

Netlify Forms does not receive the contact form input after submission.

Seems to be an issue with nextjs and its handling of netlify forms - see here

Did you already look through this? As a first try I would adapt all attributes as shown there:

https://simplernerd.com/nextjs-netlify-form/

I've remembered that I ran into this before. I think I can handle it.