Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/jaredpalmer/formik
Build forms in React, without the tears ðŸ˜
https://github.com/jaredpalmer/formik
Validate on blur/change but only after the form has been submitted at least once.
ybrodsky opened this issue over 3 years ago
ybrodsky opened this issue over 3 years ago
useFormik hook isn't stable
skyh opened this issue over 3 years ago
skyh opened this issue over 3 years ago
Calling resetForm in onSubmit when validateOnMount is on will cause an infinite loop
hyakt opened this issue over 3 years ago
hyakt opened this issue over 3 years ago
validateField does not validate nested field
jansedlon opened this issue over 3 years ago
jansedlon opened this issue over 3 years ago
Formik v3 Umbrella PR.
johnrom opened this pull request over 3 years ago
johnrom opened this pull request over 3 years ago
add useFormik return type
alanszp opened this pull request over 3 years ago
alanszp opened this pull request over 3 years ago
Formik values not updated properly when browser autofills/autocomplete
pabloimrik17 opened this issue over 3 years ago
pabloimrik17 opened this issue over 3 years ago
fix: submitForm promise rejects if validation fails
Averethel opened this pull request over 3 years ago
Averethel opened this pull request over 3 years ago
resetForm ignores passed values when enableReinitialize is on
ryym opened this issue over 3 years ago
ryym opened this issue over 3 years ago
empty string is transformed to undefined. Why do you want to do that?
bchenSyd opened this issue almost 4 years ago
bchenSyd opened this issue almost 4 years ago
Error: Cannot find module 'formik'
hsavit1 opened this issue almost 4 years ago
hsavit1 opened this issue almost 4 years ago
onError callback
StErMi opened this issue almost 4 years ago
StErMi opened this issue almost 4 years ago
fix: errors in FieldArray being returned as arrays
elderfo opened this pull request almost 4 years ago
elderfo opened this pull request almost 4 years ago
getFieldMeta does not return errors of nested field objects via yup schema
TomasJerrySebo opened this issue about 4 years ago
TomasJerrySebo opened this issue about 4 years ago
Incomplete type of error property in FieldMetaProps
mindtraveller opened this issue about 4 years ago
mindtraveller opened this issue about 4 years ago
useformik hook doesnt receive the latest form values on submitting the form
87sam12 opened this issue about 4 years ago
87sam12 opened this issue about 4 years ago
How to disable formik's auto submit on Enter?
oieeaaaa opened this issue about 4 years ago
oieeaaaa opened this issue about 4 years ago
Form Validation onChange not working on v2.2.2
daryanka opened this issue about 4 years ago
daryanka opened this issue about 4 years ago
Form does not reinitialize when new initialValues are passed
mattleonowicz opened this issue about 4 years ago
mattleonowicz opened this issue about 4 years ago
Set Field to autocomplete=off like for normal input
raresmigea opened this issue about 4 years ago
raresmigea opened this issue about 4 years ago
Automatically handle form submit on field change
LudovicF42 opened this issue about 4 years ago
LudovicF42 opened this issue about 4 years ago
Allow resetting only actually updated initial values
DnEgorWeb opened this issue over 4 years ago
DnEgorWeb opened this issue over 4 years ago
Manual validation should have a flag to touch all fields
PatoBeltran opened this issue over 4 years ago
PatoBeltran opened this issue over 4 years ago
[Feature request] UX improvement: reset field error onChange
ClementParis016 opened this issue over 4 years ago
ClementParis016 opened this issue over 4 years ago
Please make onSubmit/handleSubmit optional for use cases that don't involve submitting forms
nickmccurdy opened this issue over 4 years ago
nickmccurdy opened this issue over 4 years ago
Revalidate form if validationSchema on prop change
yekver opened this issue over 4 years ago
yekver opened this issue over 4 years ago
validateOnMount does not validate field on first mount
psaruks opened this issue over 4 years ago
psaruks opened this issue over 4 years ago
Change return type of setFieldValue to Promise
vittis opened this pull request over 4 years ago
vittis opened this pull request over 4 years ago
Redux Formik Axios example
flying-falcon opened this issue over 4 years ago
flying-falcon opened this issue over 4 years ago
Impossible to assign object ref to Formik's innerRef - v2.1.2 regression
TeoTN opened this issue over 4 years ago
TeoTN opened this issue over 4 years ago
How do I prevent a `@typescript-eslint/unbound-method` error when using `useFormikContent()`?
brendangibson opened this issue over 4 years ago
brendangibson opened this issue over 4 years ago
3Experimental/sync
ghost opened this pull request over 4 years ago
ghost opened this pull request over 4 years ago
Add type for FieldProps
kiley0 opened this pull request over 4 years ago
kiley0 opened this pull request over 4 years ago
Stale validation errors shown
krvajal opened this issue over 4 years ago
krvajal opened this issue over 4 years ago
Field component with no code completion and no types
jazithedev opened this issue over 4 years ago
jazithedev opened this issue over 4 years ago
Fields are not marked as touched during submission in Formik.
yogesh021 opened this issue over 4 years ago
yogesh021 opened this issue over 4 years ago
add validate and validationSchema to formikBag
evertbouw opened this pull request over 4 years ago
evertbouw opened this pull request over 4 years ago
How to use remote button to submit a formik form?
unutoiul opened this issue over 4 years ago
unutoiul opened this issue over 4 years ago
Page reload after submit
cinaaaa opened this issue over 4 years ago
cinaaaa opened this issue over 4 years ago
Support generic FormValues with useField hook
HennyH opened this issue over 4 years ago
HennyH opened this issue over 4 years ago
Incorrect validation if setFieldTouched is executed immediatly after setFieldValue
skoging opened this issue over 4 years ago
skoging opened this issue over 4 years ago
Would it make sense to add `disabled` and `setDisabled` to the API?
battaglr opened this issue over 4 years ago
battaglr opened this issue over 4 years ago
Form don't submit on first time submit click
nueq22 opened this issue over 4 years ago
nueq22 opened this issue over 4 years ago
isSubmitting not set to true on submission
kaunglvlv opened this issue over 4 years ago
kaunglvlv opened this issue over 4 years ago
added: ability to pass submit context to onSubmit handler
avasuro opened this pull request over 4 years ago
avasuro opened this pull request over 4 years ago
`as` prop: added info about pass through props
oleg-brizy opened this pull request over 4 years ago
oleg-brizy opened this pull request over 4 years ago
Allow specification of id prop on ErrorMessage
krichter722 opened this issue over 4 years ago
krichter722 opened this issue over 4 years ago
feat: add method get to ArrayHelpers
brunohkbx opened this pull request over 4 years ago
brunohkbx opened this pull request over 4 years ago
How to reinitialize values using hooks
Keony1 opened this issue over 4 years ago
Keony1 opened this issue over 4 years ago
docs(withFormik): fix mapPropsToTouched typos
stephaniecoates opened this pull request over 4 years ago
stephaniecoates opened this pull request over 4 years ago
Fix type for setFieldValue
niecnasowa opened this pull request over 4 years ago
niecnasowa opened this pull request over 4 years ago
added: ability to pass submit context to onSubmit handler
avasuro opened this pull request almost 5 years ago
avasuro opened this pull request almost 5 years ago
How disable the auto reset form on submit in formik?
veronesecoms opened this issue almost 5 years ago
veronesecoms opened this issue almost 5 years ago
Incorrect type inference for members of FormikErros which are elements of an array of objects
aliocharyzhkov opened this issue almost 5 years ago
aliocharyzhkov opened this issue almost 5 years ago
How to check FormikContext provider without warnings?
verbart opened this issue almost 5 years ago
verbart opened this issue almost 5 years ago
setFieldValue to undefined deletes the value from values and prevents errors from showing / touched being updated on submit
amir-virta opened this issue almost 5 years ago
amir-virta opened this issue almost 5 years ago
useField does not respect the checked property when creating a checkbox
soda-sorcery opened this issue almost 5 years ago
soda-sorcery opened this issue almost 5 years ago
Update Local Setup Tutorial in v2.1.4 Docs
auginator opened this pull request almost 5 years ago
auginator opened this pull request almost 5 years ago
FieldArray slow on large data
totaland opened this issue almost 5 years ago
totaland opened this issue almost 5 years ago
TypeError: Cannot read property 'validate' of undefined
stephanie-saretsky opened this issue almost 5 years ago
stephanie-saretsky opened this issue almost 5 years ago
What is the current way of defining the ref for an innerRef attribute using TypeScript?
ProteanCode opened this issue almost 5 years ago
ProteanCode opened this issue almost 5 years ago
Need a more complete example of innerRef usage
rjray opened this issue almost 5 years ago
rjray opened this issue almost 5 years ago
[docs] Move resetForm code sample to under resetForm section
jamesmosier opened this pull request almost 5 years ago
jamesmosier opened this pull request almost 5 years ago
Disable "Nested Objects" behavior
timrbula opened this issue almost 5 years ago
timrbula opened this issue almost 5 years ago
Why formik is dependent on lodash and lodash-es?
latuszek opened this issue almost 5 years ago
latuszek opened this issue almost 5 years ago
Validation run on obsolete data when calling setFieldValue multiple times consecutively
dror-sh opened this issue almost 5 years ago
dror-sh opened this issue almost 5 years ago
Add Masoko
prehistoricpancake opened this pull request almost 5 years ago
prehistoricpancake opened this pull request almost 5 years ago
submitForm doesn't throw an error
b-ponomarenko opened this issue almost 5 years ago
b-ponomarenko opened this issue almost 5 years ago
Use React.forwardRef in <Formik>
jaredpalmer opened this issue almost 5 years ago
jaredpalmer opened this issue almost 5 years ago
add submitCount to useField
giladv opened this issue almost 5 years ago
giladv opened this issue almost 5 years ago
Setting setFieldValue to undefined doesn't clear text input
petrbela opened this issue almost 5 years ago
petrbela opened this issue almost 5 years ago
validateOnMount: Initial value for is valid should be whether the initial values are valid, when validateOnMount is true
andycarrell opened this issue almost 5 years ago
andycarrell opened this issue almost 5 years ago
Using FieldArray with a Yup test on object property causes: Cannot create property '' on string
danimbrogno-pml opened this issue almost 5 years ago
danimbrogno-pml opened this issue almost 5 years ago
Small spelling error
wallymathieu opened this pull request almost 5 years ago
wallymathieu opened this pull request almost 5 years ago
No error for custom yup validation using .test method
apieceofbart opened this issue almost 5 years ago
apieceofbart opened this issue almost 5 years ago
Error should be allowed to be any
adamscybot opened this issue about 5 years ago
adamscybot opened this issue about 5 years ago
material ui select in formik
zahraHaghi opened this issue about 5 years ago
zahraHaghi opened this issue about 5 years ago
Using Yup on React Native throws unhandled promise rejection warning when validation fails
cameronmurphy opened this issue about 5 years ago
cameronmurphy opened this issue about 5 years ago
Not the good example in useFormik page
theocerutti opened this issue about 5 years ago
theocerutti opened this issue about 5 years ago
[V2] useFormikContext doesn't return valitationSchema as expected
ldicocco opened this issue about 5 years ago
ldicocco opened this issue about 5 years ago
[v2] Validation runs on old values after setFieldTouched
bkiac opened this issue about 5 years ago
bkiac opened this issue about 5 years ago
How to properly check if an Array element was touched?
filipetoyoshima opened this issue about 5 years ago
filipetoyoshima opened this issue about 5 years ago
What's the best way to make a submit button outside the Form?
Yartro opened this issue about 5 years ago
Yartro opened this issue about 5 years ago
Avoid validation by clicking on Link
difagume opened this issue about 5 years ago
difagume opened this issue about 5 years ago
Calling setFieldValue in response to a field change is out of sync with validations
agmcleod opened this issue about 5 years ago
agmcleod opened this issue about 5 years ago
Manually calling formik.submitForm() resolves with undefined
Wgil opened this issue about 5 years ago
Wgil opened this issue about 5 years ago
enableReinitialize and Errors
maganuk opened this issue about 5 years ago
maganuk opened this issue about 5 years ago
return value for validateField
good-idea opened this issue about 5 years ago
good-idea opened this issue about 5 years ago
Formik called `handleChange`, but you forgot to pass an `id` or `name` attribute to your input:undefined
abhiburk opened this issue about 5 years ago
abhiburk opened this issue about 5 years ago
Batch async state updates
maxdavidson opened this pull request about 5 years ago
maxdavidson opened this pull request about 5 years ago
[v2] isValid=true on mount, even though initialValues are invalid and validateOnMount=true
martaver opened this issue about 5 years ago
martaver opened this issue about 5 years ago
Multistep Wizard - Testing with react-testing-library
stacy-kim opened this issue about 5 years ago
stacy-kim opened this issue about 5 years ago
Focus input after push using FieldArray
sclavijo93 opened this issue about 5 years ago
sclavijo93 opened this issue about 5 years ago
input type='number' actually returns empty string for empty input
bhishp opened this issue about 5 years ago
bhishp opened this issue about 5 years ago
call to setFieldValue and setFieldTouched at once
israelKusayev opened this issue over 5 years ago
israelKusayev opened this issue over 5 years ago
[v2] FieldArray helpers leave form in invalid state
shulcsm opened this issue over 5 years ago
shulcsm opened this issue over 5 years ago
FieldArray: add type argument to FieldArrayRenderProps
williamboman opened this pull request over 5 years ago
williamboman opened this pull request over 5 years ago
Fix: Introduce useFastField React hook
sparkboom opened this pull request over 5 years ago
sparkboom opened this pull request over 5 years ago
Formik not working when form popup is rendered inside a React portal
ZeroDarkThirty opened this issue over 5 years ago
ZeroDarkThirty opened this issue over 5 years ago
onError Function
haThaiHoang opened this issue over 5 years ago
haThaiHoang opened this issue over 5 years ago