jaredpalmer / formik

Build forms in React, without the tears 😭
https://formik.org
Apache License 2.0
33.77k stars 2.78k forks source link

fix: errors in FieldArray being returned as arrays #3780

Closed quantizor closed 1 year ago

quantizor commented 1 year ago

Note: CI will be failing until #3782 is merged to fix CI in general.

This is a replay of #2994 with changeset and fixed unit tests.

Closes #2994

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
formik-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 26, 2023 6:22pm
codesandbox-ci[bot] commented 1 year ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 4d69dbc38464fc3bc5f52b3d63871b905127b8bf:

Sandbox Source
Formik TypeScript Playground Configuration
jaredpalmer commented 1 year ago

Needs a changeset?

jaredpalmer commented 1 year ago

Needs a changeset?