mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 00:03:33 +10:00
Since we allow checkboxes and radio fields without a label (which we use for the value) we had an issue where multiple checkboxes with no value would exist and items would not end up checked on the resulting document. This change fixes that by adding a placeholder value for these empty checkboxes and labels.