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

No persistency on setFieldValue() #17

Open
neevai opened this issue Jan 6, 2019 · 3 comments
Open

No persistency on setFieldValue() #17

neevai opened this issue Jan 6, 2019 · 3 comments

Comments

@neevai
Copy link

neevai commented Jan 6, 2019

When calling Formik.setFieldValue, the state of Formik changes, but since formik-persist saves on componentDidUpdate, the changes won't save.

@neevai
Copy link
Author

neevai commented Jan 10, 2019

workaround- make another call to setFieldValue() without parameters

@miguelmich
Copy link

@neevai did you find any other way to achieve this? thanks :)

@neevai
Copy link
Author

neevai commented Sep 26, 2019

@neevai did you find any other way to achieve this? thanks :)

Nope :(

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

No branches or pull requests

2 participants