jaredpalmer / formik

Build forms in React, without the tears 😭
https://formik.org
Apache License 2.0
34.01k stars 2.79k forks source link

404 on Form Submission Docs page (https://formik.org/guides/form-submission) #3499

Open asapzacy opened 2 years ago

asapzacy commented 2 years ago

Bug report

Current Behavior

In the API docs under onChange prop, clicking the see Form Submission link takes you to 404 page https://formik.org/guides/form-submission

image

Expected behavior

not 404

justinkahrs commented 2 years ago

This is still an issue, does the page live somewhere else or does it just not exist?

cnosmn commented 2 months ago

delete .next file and reset your project.