I have created multi-step form using formik-wizard, I added file type input field in first step but if I go to 2nd step and come back to 1st step then file input field found empty. How can I solve this issue ?
Here is my code example on codesandbox.