formik icon indicating copy to clipboard operation
formik copied to clipboard

fix issue #3455

Open newbie-k opened this issue 1 year ago • 6 comments

#3455

newbie-k avatar Sep 29 '24 14:09 newbie-k

🦋 Changeset detected

Latest commit: a29f858547cec29ad026c8528cb5a4227fde8fab

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
formik Major
formik-native Patch
fdocs3 Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar Sep 29 '24 14:09 changeset-bot[bot]

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 Sep 29, 2024 2:39pm

vercel[bot] avatar Sep 29 '24 14:09 vercel[bot]

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.

codesandbox-ci[bot] avatar Sep 29 '24 14:09 codesandbox-ci[bot]

That link 404s...

quantizor avatar Sep 29 '24 14:09 quantizor

@quantizor fixed the link. Also in packages/formik/test/types.test.tsx there is no test for touched or errors array value. Maybe that is why this change is pass ? Might need adding array type value in test file(s) to confirm that this change is working properly.

newbie-k avatar Sep 30 '24 09:09 newbie-k

https://github.com/jaredpalmer/formik/issues/3455#issuecomment-2401512440

quantizor avatar Oct 09 '24 07:10 quantizor