Skip to content

Typescript error for FieldArrayProps #17

Closed
@davincho

Description

@davincho

Are you submitting a bug report or a feature request?

bug report

What is the current behavior?

FieldArrayProps is included from final-form and throws an error

/node_modules/final-form/dist/index has no exported member 'FieldArrayProps'  

import { FieldArrayProps } from 'final-form'

What is the expected behavior?

Should not throw Typescript exception, but it looks like FieldArrayProps does not exist in https://github.com/final-form/final-form/blob/master/src/index.d.ts

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