ct-material-dashboard-pro-react icon indicating copy to clipboard operation
ct-material-dashboard-pro-react copied to clipboard

[Bug] Autocomplete dropdown values are not getting into form submit

Open SamathaKanuganti25 opened this issue 11 months ago • 1 comments

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

SamathaKanuganti25 avatar Mar 05 '24 11:03 SamathaKanuganti25

This might help you https://github.com/mui/material-ui/issues/18331#issuecomment-569981389

Goldenbwuoy avatar Apr 07 '24 19:04 Goldenbwuoy

This issue is fixed on v2.2.1

sajadevo avatar Aug 27 '24 10:08 sajadevo