shouldUnregister polluting the value of MUI RadioButtonGroup #12084
Unanswered
Sbabureddy
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
Problem statement:
after selecting the option3 and entering the address lines, only option 2 values are polluting in the case of passing shouldUnregister prop to address inputs.
reproducing steps:
step 1: select option 3 and entering the address lines.
step 2: now select option 2
step 3: option 2 address lines are polluting.
https://stackblitz.com/edit/vitejs-vite-a341nv?file=src%2FApp.tsx&terminal=dev
Beta Was this translation helpful? Give feedback.
All reactions