Closed Arya-Aghaei closed 6 years ago
I have the same issue, please support to fix it.
same problem, please fix
Hi @Arrow891 @parham @samankhademi ,
Use Bootstrap classes className="col-xs-12 col-sm-6" instead of Grid it works.
@voletiswaroop thanks for responding, but consider someone like me is not going to use bootstrap, I am using the the material-ui so I don't want to use bootstrap in my project, although I have tried your solution and it works, but it is a temporary solution and in many cases makes problems in development when you can not give styles to children or parents.
When I put TextFields and every other controls inside the Grid component, the submit does return an empty object, also when I put it inside the div with bootstrap grid classes ( or without any class) in addition the same result appears, moreover the validation does not work.