Artem
Artem
same is here #808
> > I'm also experiencing this, but I don't think it's that intuitive behaviour :D > > Would confirm that this is counter intuitive. When I don't set a search...
unfortunately, this package looks like abandoned :( I used this to be sure that everything uses this version react in package.json: "resolutions": { "react": "17.0.1", "react-dom": "17.0.1" },
2.2.5 bug is still there (
Probably it is off topic, I describe my case ``` export const InfoForm = () => { ................. ................. const formik = useMemo(() => ({ initialValues, onSubmit: async (values:, actions)...
any updates?