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

add string[] to setFieldValue type definiton

kitosha05 opened this pull request 10 days ago
fix: make validateField return type consistent

sumtsui opened this pull request 14 days ago
Make typings compatible with v19

Philipp91 opened this pull request 14 days ago
With React 19 typings: Cannot find namespace 'JSX'.

Philipp91 opened this issue 14 days ago
add: useCustomFormik.ts

Chernik1991 opened this pull request about 1 month ago
fix: fixed a deadlink on the users showcase page

eamonboyle opened this pull request about 1 month ago
chore: fix release workflow

quantizor opened this pull request 2 months ago
Fix: Render children in MySelect component to display options

rohitKumar38344 opened this pull request 2 months ago
fix issue #3455

newbie-k opened this pull request 3 months ago
fix(3280): submitForm should reject on validation fail

SpLouk opened this pull request 3 months ago
Type inference error for meta.error from useField hook.

onlit opened this issue 3 months ago
[UI-request]: Padding-issue

SySagar opened this issue 4 months ago
Make <FieldArray /> & FieldArrayRenderProps type-safer

Gnomeek opened this issue 4 months ago
validationSchema not working after page reload

sgarchavada opened this issue 4 months ago
chore: update actions

quantizor opened this pull request 4 months ago
Version Packages

github-actions[bot] opened this pull request 4 months ago
`FieldArray` - make array helpers more type-safe

burtek opened this pull request 4 months ago
Optimize Lodash imports to reduce bundle size

enagorny opened this pull request 5 months ago
Typo_Fixed_in_useField.md

ankur-2dp opened this pull request 5 months ago
Formik form actions cannot be used on nextjs server actions

erlanggaht opened this issue 6 months ago
Make formik sync when validation functions are sync

fbarbare opened this pull request 6 months ago
enableReinitialize doesn't work anymore

Adem044 opened this issue 7 months ago
docs: Correct typo in documentation

Gerald-coder opened this pull request 7 months ago
fix(3942): added support for NativeSyntheticEvent

erashu212 opened this pull request 7 months ago
fix(3954): removed ternary operators

erashu212 opened this pull request 7 months ago
Feat: 3960. Update setFieldValue with setter function

ChronicusUA opened this pull request 8 months ago
Version Packages

github-actions[bot] opened this pull request 8 months ago
chore: update Evan's handle

quantizor opened this pull request 9 months ago
Formik Validation

AbdulrahmanM0 opened this issue 9 months ago
Suggestions and requests for explanatinons

evilgeniuscreative opened this pull request 9 months ago
Fix value type

devcrazygit opened this pull request 9 months ago
Call formik.setFieldValue() with previous value as parameter

wilhei opened this issue 10 months ago
RangeError: Maximum call stack size exceeded

arslansajid opened this issue 10 months ago
React Native form resets to initial values

Salman9000 opened this issue 11 months ago
Docs layout is a bit broken

JorensM opened this issue 11 months ago
Fix #3948 - Changing state was also causing change of initial value

DeveloperRaj opened this pull request 11 months ago
Formik.dirty is not reacting to nested changes

vladtopchu opened this issue 11 months ago
Fix validation on stale values

Jestermaxrko opened this pull request 11 months ago
Consider shipping a LICENSE file with your npm package

macbem opened this issue 11 months ago
formik file upload handling

KyuubiTila opened this issue 11 months ago
Support for React Native's SyntheticEvent type

JorensM opened this issue 11 months ago
fix: Horizontal scrolling Problem in the website #3916

Anubhav-Vashishtha opened this pull request 11 months ago
feat: add submission failed handler

amazingdudu opened this pull request 12 months ago
Margin not added in UI

sohail300 opened this issue 12 months ago
Page reloads on submit if form is inside drawer component

MYSIVMAKARII opened this issue 12 months ago
Get validating state of individual components

LassazVegaz opened this issue 12 months ago
onPaste + setFieldValue does not work as intended

gnesher opened this issue 12 months ago
feat: Added ability to provide patching function to setStatus method

dan-irf opened this pull request almost 1 year ago
Included Techjobs to user list

CharlesDM opened this pull request about 1 year ago
Fix grammatical error in field.md

llamington opened this pull request about 1 year ago
Add correct types for `Field`

Zikoat opened this issue about 1 year ago
handleChange can't target state values with delimiters

YoussefEgla opened this issue about 1 year ago
Validation Error

Master-Daniel opened this issue about 1 year ago
Unhandle error on handleSubmit function

daniel18acevedo opened this issue about 1 year ago
Update useField.md

shuryhin-oleksandr opened this pull request about 1 year ago
How to uncheck already checked checkbox?

RanaMuzamal opened this issue about 1 year ago
formik 1.5.8 useFormik and useFormikContext not a function

inspiraller opened this issue about 1 year ago
Horizontal scrolling Problem in the website

dev-keshav opened this issue about 1 year ago
onSubmit is not triggered if multiple buttons present in the form

hashedalgorithm opened this issue about 1 year ago
<Field /> - Expose the props from custom component passed in

johnsonav1992 opened this issue about 1 year ago
Margin Issue with LG screen #3902

webdev-ashishk opened this pull request about 1 year ago
Fix typo in tutorial.md

jonathanberger opened this pull request about 1 year ago
Support setting initialValues in lazily loaded forms

abksrv opened this issue about 1 year ago
formikreact-scripts not found

humbertocg opened this issue about 1 year ago
remove duplicated checks on docs Gist

andrelopesmds opened this pull request about 1 year ago
Fixes Margin Issue with Lg screen

webdev-ashishk opened this pull request about 1 year ago
Margin Issue with LG screen

webdev-ashishk opened this issue about 1 year ago
Enhancer type for setFieldTouched, setFieldValue, setFieldError

nguyen-ba-luan opened this issue about 1 year ago
Add example of using hooks

aneeskodappana opened this pull request about 1 year ago
No errors displayed for empty string when validating with zod

HonzaKopecky opened this issue about 1 year ago
Please see this discussion

hiiiiiiixiaohui opened this issue about 1 year ago
Refine `Field` Component Typing

qwezey opened this pull request about 1 year ago
Your Discord Server not working

RealMarvn opened this issue about 1 year ago
Fix issue reporting template for feature requests

getsnoopy opened this issue about 1 year ago
Looks like the domain https://formik.org is not working

dmitrij-borchuk opened this issue about 1 year ago
2.3.1 tag / release missing

DanielRuf opened this issue about 1 year ago
Destructured field into props

srexrg opened this pull request about 1 year ago
Typescript compilation error with formik 2.4.5

rcocks-hl opened this issue over 1 year ago
Update overview.md

alexownejazayeri opened this pull request over 1 year ago
fix: add missing @types/hoist-non-react-statics

myNameIsDu opened this pull request over 1 year ago
FieldArray, Binding element 'form' implicitly has an 'any' type.

Tomekmularczyk opened this issue over 1 year ago
fix: Field allways passes a undefined className to custom component

myNameIsDu opened this pull request over 1 year ago
feat: passing all values as the second parameter when calling Field's validate

myNameIsDu opened this pull request over 1 year ago
Destructure field into Props

jd-carroll opened this issue over 1 year ago
chore: skip actions if source files have not changed

probablyup opened this pull request over 1 year ago
Version Packages

github-actions[bot] opened this pull request over 1 year ago
chore: update CHANGELOG.md

probablyup opened this pull request over 1 year ago