Hey!
I have struggling with the netlify form with gatsby. Though i have read the docs, i have tried out the official gatsby example, (which works), the form in my own project does not get recognised by netlify during built time.
The code is super simple though, almost identical with the example in gatsby.
I have created a gist on github for this specific piece of code: https://gist.github.com/zilahir/276a5342e1fb3fa69de183bae27ba938
The submission of the form returns 404 error.
Do you have any suggestions whatsoever?
Thank you in advance!