Instructions
Open Dev Tools so you can see the console log.
Click a tree node label (not the checkbox, but the text itself).
Note that in the log, the On Click Event is triggered once (good) but the On Check Event is triggered twice (bad)