Bug report
When a label HTML element is assigned to the switch and the user clicks it, the switch does not change its state. However, the change event is triggered. The issue could be observed when the widget is bound via MVVM.
Reproduction of the problem
1. Declare an input element and a label-for element.
2. Initialize the Kendo UI Switch.
3. Click on the label.
https://dojo.telerik.com/AHutaQUP
Environment
* **Kendo UI version:** 2020.2.17
* **jQuery version:** 1.12.4
* **Browser:** [all]