I'm using composable helpers in Ember. When I click the parent checkbox, all of the children checkboxes check and uncheck, but the parent never shows a checkmark. What am I missing here?
Parent: <input type="checkbox" checked= >
Children: <input type="checkbox" checked=>
Aucun commentaire:
Enregistrer un commentaire