ct-material-dashboard-pro-react
ct-material-dashboard-pro-react copied to clipboard
[Bug] Autocomplete dropdown values are not getting into form submit
Version
latest
Reproduction link
https://www.creative-tim.com/new-issue/material-dashboard-pro-react
Operating System
windows
Device
laptop
Browser & Version
firefox
Steps to reproduce
go to pages go to users got to new user, create user filling all required fields and submit with state drop down selected, in json we are unable to get state value
What is expected?
{ along with all form data need to get state: state 1 }
What is actually happening?
{ along with all form { state: state 1 is not coming } }
Solution
Additional comments
This might help you https://github.com/mui/material-ui/issues/18331#issuecomment-569981389
This issue is fixed on v2.2.1