-
react hook form provides better performance
-
Hi there!
I'm having an issue that I'm struggling to solve, I've lost many hours and I'd need a hand understanding if there's something that I'm missing of the whole...
I'm under GatsbyJS, and using…
-
install `npm install --save formik`
and
use [Formik](https://formik.org/)
-
**If your company is using Formik in production, please let us know who are you so we can mention you in the new README and forthcoming website.**
#### Updated Instructions:
1. Share your compan…
-
I have used formik-mui in a project. i m facing the following errors.
Compiled with problems:
```
ERROR in ./node_modules/formik-mui/dist/Autocomplete.js 2:0-57
Module not found: Error: Can't r…
-
## Bug report
### Required System information
- Node.js version: v20.18.0
- NPM version: 10.8.2
- Strapi version: 5.3.0
- Database: postgres 16
- Operating system: Alpine 20
- Is your pro…
-
Redux to Redux-toolkit,
Redux Form + Formik to React-hook-form
-
**Describe the bug**
It's a bit weird to explain but when using `toFormikValidationSchema`, empty string resolves to "Required" error (that's the opposite of how Zod works).
**To Reproduce**
Step…
-
-
# 表单痛点
1. 值的获取,同步(React Form很繁琐);
2. 验证;
3. 提交过程处理
# Formik
![image](https://user-images.githubusercontent.com/6823623/134767925-4b0e0874-5333-45f5-b947-7efdb13dada2.png)
>keeping track of v…