Completed
Last Updated: 30 Jan 2024 13:04 by ADMIN
Mark
Created on: 14 Sep 2020 08:13
Category: Switch
Type: Bug Report
0
Switch does not change state after clicking on the label

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] 

0 comments