1
votes

I am trying Create select field dynamically As click add button select will show dynamically add select field. I have issue with values doesn't change. Any ideas Thanks for Help codesandbox :https://codesandbox.io/s/react-select-field-dynamically-uo4dy?file=/src/App.js

instead of option.value.target , it should be option.value;Guruling Kumbhar
Hi @GurulingKumbhar i tried option change value but onSubmit the data sending object please help meRam