Jack
Jack
> > @zanami did you find the right solution for this? I'm in the same situation as you... > > Nope, sorry, I gave up and dropped NextAuth. @zanami Do...
I was passing `options` as raw data and use `getOptionLabel` and `getOptionValue` prop to extract the label and value, but I kept ran into the following error: ``` Uncaught TypeError:...
This is still an issue, my form logic is dependent on the touched state, and some of my fields are not touched during submission. Here's another reproducible example which reflects...