I have instrumented a form as per documentation on my Gatsby.js site (Gatsby has instructions on their docs too). The backend picked up the form (called contact). But when I submit it no data is coming through.
form is here: https://kohlhofer.netlify.com/contact/
source is here:
I tried the trouble shooting guide and checked for spam submission to no avail.
I am all out of options. Apologies if it is something obvious or silly. Any help would be greatly appreciated.