issues
search
jaredpalmer
/
formik
Build forms in React, without the tears ðŸ˜
https://formik.org
Apache License 2.0
34k
stars
2.79k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Submit button behaves differently than enter key submission, at least for `step` validation
#4009
grantbdev
opened
1 day ago
0
add: useCustomFormik.ts
#4008
Chernik1991
opened
2 days ago
3
fix: fixed a deadlink on the users showcase page
#4007
eamonboyle
opened
1 week ago
3
Support for Private Form Values (using _ prefix)
#4005
henzyd
opened
1 week ago
0
The accessibility attribute aria-invalid has an error message instead of a "true" value
#4003
tombac2010
opened
3 weeks ago
3
React native documentation should be updated to clarify proper type safe usage.
#4002
pedsm
opened
1 month ago
1
chore: fix release workflow
#4001
quantizor
opened
1 month ago
3
Fix: Render children in MySelect component to display options
#3998
rohitKumar38344
closed
1 month ago
4
fix issue #3455
#3997
newbie-k
opened
1 month ago
6
fix(3280): submitForm should reject on validation fail
#3995
SpLouk
opened
2 months ago
3
Type inference error for meta.error from useField hook.
#3994
onlit
opened
2 months ago
0
[UI-request]: Padding-issue
#3993
SySagar
opened
2 months ago
1
Make <FieldArray /> & FieldArrayRenderProps type-safer
#3992
Gnomeek
opened
2 months ago
1
Warning: An unhandled error was caught from submitForm() TypeError: Right-hand side of 'instanceof' is not an object at formik.esm.js:784:31
#3991
keyurchitroda
opened
2 months ago
1
validationSchema not working after page reload
#3989
sgarchavada
opened
2 months ago
0
chore: update actions
#3986
quantizor
closed
2 months ago
4
Version Packages
#3985
github-actions[bot]
closed
2 months ago
3
fix(2172)!: validateOnMount initialize isValid to false until validation performed
#3984
anonkey
opened
2 months ago
3
`FieldArray` - make array helpers more type-safe
#3982
burtek
closed
2 months ago
4
Optimize Lodash imports to reduce bundle size
#3980
enagorny
opened
3 months ago
5
Typo_Fixed_in_useField.md
#3978
ankur-2dp
closed
2 months ago
4
Formik form actions cannot be used on nextjs server actions
#3977
erlanggaht
opened
4 months ago
5
Make formik sync when validation functions are sync
#3976
fbarbare
opened
4 months ago
7
enableReinitialize doesn't work anymore
#3974
Adem044
closed
5 months ago
2
docs: Correct typo in documentation
#3973
Gerald-coder
closed
2 months ago
4
fix(3942): added support for NativeSyntheticEvent
#3972
erashu212
opened
6 months ago
4
fix(3954): removed ternary operators
#3971
erashu212
opened
6 months ago
3
How to validate few fields (not all) on type button click in yup and formik.
#3970
Rahulnagarwal
opened
6 months ago
2
Feat: 3960. Update setFieldValue with setter function
#3968
ChronicusUA
closed
2 months ago
3
Version Packages
#3966
github-actions[bot]
closed
7 months ago
3
chore: update Evan's handle
#3965
quantizor
closed
7 months ago
3
Formik Validation
#3964
AbdulrahmanM0
opened
7 months ago
1
Suggestions and requests for explanatinons
#3962
evilgeniuscreative
opened
8 months ago
3
Fix value type
#3961
devcrazygit
opened
8 months ago
3
Call formik.setFieldValue() with previous value as parameter
#3960
wilhei
opened
8 months ago
1
Fix broken code example in FastField API docs + update CONTRIBUTING.md `master` references to `main`
#3958
texonidas
closed
7 months ago
3
RangeError: Maximum call stack size exceeded
#3956
arslansajid
closed
8 months ago
1
Terneries, espescially deeply nested ternaries, make code difficult to read. Please do not do this.
#3954
NyanHelsing
opened
9 months ago
1
React Native form resets to initial values
#3951
Salman9000
closed
6 months ago
2
Docs layout is a bit broken
#3950
JorensM
opened
9 months ago
4
Fix #3948 - Changing state was also causing change of initial value
#3949
DeveloperRaj
closed
7 months ago
5
Formik.dirty is not reacting to nested changes
#3948
vladtopchu
closed
7 months ago
1
Fix validation on stale values
#3947
Jestermaxrko
opened
10 months ago
8
useField's onChange function should accept non-string values as args
#3946
JorensM
opened
10 months ago
0
Consider shipping a LICENSE file with your npm package
#3945
macbem
opened
10 months ago
1
formik file upload handling
#3943
KyuubiTila
closed
9 months ago
4
Support for React Native's SyntheticEvent type
#3942
JorensM
opened
10 months ago
1
Why do I have to specify a name again when using useField's onChange function?
#3941
JorensM
opened
10 months ago
0
fix: Horizontal scrolling Problem in the website #3916
#3939
Anubhav-Vashishtha
opened
10 months ago
3
Uncaught (in promise) TypeError: e2 is null [CoreValidator.ts:138:2]
#3938
rwb196884
opened
10 months ago
0
Next