Closed sunbinyuan closed 4 years ago
When testing on a form containing some hidden input and select input, submitting the form without programmatically setting any values won't submit the default values of the existing inputs. I'll try to come back with an example later.
Might be another issue, the submission of existing inputs seems to work fine.
When testing on a form containing some hidden input and select input, submitting the form without programmatically setting any values won't submit the default values of the existing inputs. I'll try to come back with an example later.