Multi-step form with Formik, Gatsby and Netlify

Hello @t2ca, as per this post: [Support Guide] Form problems, form debugging, 404 when submitting, you’ll need to have a single html version of your form with all the input fields defined. I’m not sure that is what gatsby generates when you have a multi-page form. I recommend looking at that post and also check your to see if it does have all the fields you expect.