Daniel-Raz-Supersmart

Results 3 comments of Daniel-Raz-Supersmart

It looks too complex, you have an example of using TextField and Select with react-final-form validation?

I'm looking for examples of TextField and Select with validation but won't see also all sandbox and stackblitz of MUI-RFF crashes, maybe you have an example for me how to...

Ok thanks now i try it and I have a problem with Select with object as value ` {stores.map((store, index) => ( {store.name} )) } ` stores are an array...