formik
https://github.com/jaredpalmer/formik
TypeScript
Build forms in React, without the tears 😭
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported43 Subscribers
View all SubscribersAdd a CodeTriage badge to formik
Help out
- Issues
- FieldArray helpers `push` method deep clones object loosing reference equality
- calling validateField() on nested field throws error "can't access property "validate", fieldRegistry.current[name] is undefined"
- Load register schema on demand / async mode
- fix: broken link
- setNestedObjectValues doesn't seem to work very well
- fix: setFieldValue with undefined value removes value from formik.values + add removeField method to use instead
- FieldInputProps not FieldProps
- setFieldValue + undefined value = unexpected and non-consistent behavior
- Set dirty flag on load (on init) i.e initialDirty like initialValues
- Strange link when on TypeScript page in documentation which breaks navigation
- Docs
- TypeScript not yet supported