I have noticed that the stateChange callback does not fire when certain areas of the button are clicked. Please see this jsfiddle for reference. For example, when attempting to show/hide the Name column, clicking anywhere on the button besides the checkbox or the label will not fire the callback. Intuitively, this feels like a bug, but perhaps I am missing something. Is anyone else experiencing this problem?
Thanks in advance!