Open Daniel-Raz-Supersmart opened 2 years ago
Why are you using a project which has had no development on it in years?
Try this instead:
It looks too complex, you have an example of using TextField and Select with react-final-form validation?
It isn't too complex. It is well tested and downloaded 35k a month.
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 implement this with Mui -RFF?
Ok thanks now i try it and I have a problem with Select with object as value `
))
}
</Select>`
stores are an array of objects and I got this error "Uncaught Error: A cross-origin error was thrown. React doesn't have access to the actual error object in development. See https://reactjs.org/link/crossorigin-error for more information. " can you help me please how handle this problem?
Hi, can anyone help me why the Select won't open at first click?
https://stackblitz.com/edit/react-jtv7me?file=demo.js