Various issues with netlify forms

@benomatis I’m not sure what Gatsby does automatically, I don’t use Gatsby, but you can ensure that a form is detected by…

  • Having a plain HTML form in your index.html page but just visually hidden
  • Having a plain HTML form in a HTML file in your Deploy directory that you never link to anywhere