add validation and get selected data in mui Autocomplete with yup and fromik #3764
Unanswered
mm0hammadi
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
-
hi,
I want to validate for autocomplete using Formic and Yap. I did this according to the link.
How should I act to receive the selected option and print it in the submit function? I want to do this without adding additional state.
Is it possible?
I have read the Formic and Material document, but I have not found a solution.
https://codesandbox.io/s/react-mui-dialog-demo-forked-qn36qq?file=/src/Demo.tsx
Beta Was this translation helpful? Give feedback.
All reactions