When clicking on the checkmark it was trigerring two onChange on parent elements, thus causing double toggling ( which means revert to the initial value ) in some controlled way approaches ( see the added test ). Fixes #175
When clicking on the checkmark it was trigerring two onChange on parent elements, thus causing double toggling ( which means revert to the initial value ) in some controlled way approaches ( see the added test ). Fixes #175