assaf/zombie

Default form input and values not submitted

sunbinyuan opened this issue · 1 comments

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.