-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ref: add typing to setFields functions #3824
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
hi, thanks for all the maintenance. |
Work has been a bit nuts lately, probably will not get to this for a bit sorry. If I find some energy to maintain in my personal time I'll take a look |
Started to look into this and I'm not sure it's safe to change outside of semver-major, see some of the component files |
I really like the idea, thanks @kader93t! setFieldValue('user.email', email) |
Make setFieldValue fully typed
Make setFieldError, setFieldTouched, validateField filed param typed.