vitalets / checklist-model

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

Unable to release $scope.Property #171

Open Harvey-Mushman opened 5 years ago

Harvey-Mushman commented 5 years ago

I posted a StackOverflow and a Plunker for your review.

In brief, when I set a property equal to undefined, checklist-model seems to recreate it as an empty object instead of assigning it to undefined.

Any answer would be very appreciated