ng-change in a checkbox fired more than one time, because an ng-click over it
问题 As a code is better than 1000 words, I've created a plunker in order to show my problem: http://bit.ly/1uiR2wy Given the specific DOM element, thing is that I have an input checkbox with an ng-change, I want to add an ng-click to the li that wraps it in order to be able to click in the whole area. This new ng-click makes the method in the ng-change to happens twice. And is even worse for an SPAN DESCRIPTION 2 that is happening 3 times. <li class="odd" ng-click="changeToggleModel($event)">