Skip to content

How to use with useFormik hook? #34

@saifalfalah

Description

@saifalfalah

When trying to use Formik using the useFormik, I understandably get the following warning:

Warning: Formik context is undefined, please verify you are rendering <Form>, <Field>, <FastField>, <FieldArray>, or your custom context-using component as a child of a <Formik> component. Component name: PersistImpl

And data is not persisting. What should I do?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions