Ciaran Liedeman

Results 55 comments of Ciaran Liedeman

Hi @dieguezz can you share the updated code sandbox?

@czesuaf92 if you create a codesandbox I can take a look

@LitaHavr thanks for the PR. Looking at the formik source code won't this change override `validateOnChange `? https://github.com/jaredpalmer/formik/blob/00acf558763085e048400ce9d1ef6f40cd8c5518/packages/formik/src/Formik.tsx#L699 Edit: `setFieldTouched` does not even use `validateOnChange`

thanks for the report @jockjocko It's caused by this workaround: https://github.com/stackworx/formik-mui/blob/main/packages/formik-mui/src/Select.tsx#L52 Not sure how best to fix it...

`@testing-library/react` has been integrated into the project but not all the components have the better tests yet.

Can you share a codesandbox with the issue?

Hi @ziggy6792 I got the expected behaviour with ``` Dogs Cats Rats Snakes ``` But this does not align with the docs. https://mui.com/material-ui/react-select/#labels-and-helper-text Not sure why the docs recommend an...

Ok I see now. It depends on which Select variant you are using

Are you using a `relay.config.js`? https://relay.dev/docs/getting-started/installation-and-setup/#compiler-configuration