Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add submitForm to FormikHelpers to allow form re-submit #2185

Merged

Conversation

fabb
Copy link
Contributor

@fabb fabb commented Jan 9, 2020

Resolved #1989

@vercel
Copy link

vercel bot commented Jan 9, 2020

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/jared/formik-docs/2wxb1xbp1
✅ Preview: https://formik-docs-git-fork-fabb-add-submitform-to-formikhelpers.jared.now.sh

@fabb
Copy link
Contributor Author

fabb commented Jan 9, 2020

Seems like there is a general issue with the codesandbox build, unrelated to this PR:

error formik-project@: The engine "node" is incompatible with this module. Expected version "12.x". Got "10.16.3"

jbojcic1 added a commit to jbojcic1/formik that referenced this pull request Jan 11, 2020
…forwardRef wrapped components with Field and FastField (jaredpalmer#2185)
@jaredpalmer jaredpalmer changed the title add submitForm to FormikHelpers to allow form re-submit Add submitForm to FormikHelpers to allow form re-submit Jan 13, 2020
@jaredpalmer jaredpalmer merged commit 430c41f into jaredpalmer:master Jan 13, 2020
@fabb fabb deleted the add-submitForm-to-FormikHelpers branch January 15, 2020 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Re-Add submitForm to onSubmit's formikHelpers
2 participants