Closed
Description
Trying to implement a workflow as follows:
Users sees a pristine form, save button is hidden => user begins typing in input, form becomes dirty, save button is shown => user saves, form becomes pristine, save button is hidden
Is this currently possible in formik? dirty
is remaining as false for me up until the form submitted and is never reset afterwards
Metadata
Metadata
Assignees
Labels
No labels