Dipta Biswas

Results 8 comments of Dipta Biswas

Do you know if this issue persists? if so can anyone share some steps on how I can reproduce?

I guess They have set the error value respective with the **fieldValue**. If **fieldValue** changes then all the error will be gone. Looks like normal behavior to me ![image](https://github.com/jaredpalmer/formik/assets/46165735/379d4b56-ec1e-4d93-95c4-2a107cc437cc)

> SyntaxError: Cannot use import statement outside a module You must have using import without modules. I think you need to add `"type": "module"` in your package.json file. Or else...

hey **team** can you assign this task to me. request package can be converted to [node-fetch](https://www.npmjs.com/package/node-fetch) or [axios](https://www.npmjs.com/package/axios).

@01abhishekjain if u install react with **create-react-app or vite**, it will provide you a template project to play with. And the project already bundled with webpack and babel and you...

You can checkout the beautiful documentation [here](https://medium.com/@jan.hesters/typescript-hoc-higher-order-component-and-decorators-in-react-586787f5a9e7)