Skip to content

handleTextInput() throws error when not wrapped in Formik component #141

@dacre-denny

Description

@dacre-denny

I'm composing a TextInput component with handleTextInput(). I'd like to use the useFormik() hook to control form state, rather than a Formik wrapper component.

When rendering my composed component outside of a Formik component, the following error occurs:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions