Dropdown values are not being tracked when hitting the submit button.
This can be confirmed on the storybook simple form example selecting any gender option value and filling in other form required fields. Dropdown values for gender are not coming out in the log.
The same happens when trying with custom code.
Is it probably something else missing to make the form grab the correct values in data?
Dropdown values are not being tracked when hitting the submit button.
This can be confirmed on the storybook simple form example selecting any gender option value and filling in other form required fields. Dropdown values for gender are not coming out in the log.
The same happens when trying with custom code.
Is it probably something else missing to make the form grab the correct values in data?