Formik Support for React 19 Actions Feature? #4016
Unanswered
Ajith-M-001
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hello everyone
React 19 introduced "Actions" for handling async form submissions, including automatic management of pending states and errors. Does Formik support this new feature, or is it something planned for future updates? If not, should we keep managing these states manually, or is there a way to integrate React 19’s Actions with Formik?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions