When rendering a checkbox the checked HTML attribute is not being properly set to reflect the checked prop of the <input> component. The problem seems to be that the setValueForProperty method (link) ...
Many businesses use website forms to capture essential customer data. If you use an HTML form to retrieve data from your users, there will often be times when you have to alter the structures involved ...