Closed developerk786 closed 4 years ago
Hey @developerk786 we highly recommend you to not share any kind of data in open github issues, if the data you shared in the above description is a sensitive information.
Although I tried reproducing the above snippet, but I am getting all the form values, which is the expected scenario, feel free to re-open if there is still an issue.
For more info, refer - https://formik.org/docs/api/withFormik#handlesubmit-values-values-formikbag-formikbag--void--promiseany
🐛 Bug report
Current Behavior
Expected behavior
Since i changed only the price field so i should get
Suggested solution(s)
provide another argument to handleSubmit function that tracks only updated fields.
Your environment