Skip to content

FieldArray in typescript #3568

Discussion options

You must be logged in to vote

For anyone still trying to fix this error, try this:

const FormikFieldArray = FieldArray as React.FunctionComponent<FieldArrayConfig>

Then use FormikFieldArray as the compoment.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@othmanekahtal
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by othmanekahtal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants