Skip to content

TypeError: Cannot read property 'subscription' of undefinedΒ #52

@dimaqq

Description

@dimaqq

Apparently the following is not allowed:

const Compo = () => {
  useForm();
}

I know it's kinda silly because presumably any reasonable usage would pass some {validate} or {initialValues} or {onSubmit} to the form hook...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions