If you add multiple options with the same value (e.g. "Choice 1" and "Choice 1"), clicking either will select both. This applies to both radios and checkboxes. This also includes any system-added options like "Other".
Upon clicking one of two identically-named radios:

Clicking a radio with the value "Other" when include_other_option is true:

Clicking a single checkbox with the same name as another checkbox:

If you add multiple options with the same value (e.g. "Choice 1" and "Choice 1"), clicking either will select both. This applies to both radios and checkboxes. This also includes any system-added options like "Other".
Upon clicking one of two identically-named radios:

Clicking a radio with the value "Other" when

include_other_optionis true:Clicking a single checkbox with the same name as another checkbox:
