Contact

Ready to Start a Conversation?

Get in touch and you'll receive a reply shortly!

Your message is being sent

Thank you for reaching out! Expect a reply shortly.

Hi people

This is an example site integrating Netlify’s form handling with Gatsby

Troubleshooting

Forms stop working after upgrading to Gatsby v2

This can be caused by the offline-plugin. Workaround is to use ?no-cache=1 in the POST url to prevent the service worker from handling form submissions

Adding reCAPTCHA

If you are planning to add reCAPTCHA please go to imorente/gatsby-netlify-form-example for a working example.