vitalets / checklist-model

AngularJS directive for list of checkboxes
http://vitalets.github.io/checklist-model
MIT License
1.05k stars 207 forks source link

CheckboxList checkbox is not showing #161

Closed debdasonly closed 7 years ago

debdasonly commented 7 years ago

No checkbox is showing in the checkboxlist. Only the label text is showing. How to resolve this issue?

beradrian commented 7 years ago

The problem could be from various things, some maybe not even related to checklist-model. Please prepare an example on something like plunkr or jsfiddle so I can properly investigate.