I've got a Kendo React DropDownList (tested v2.8 and v3.2.0) and it's not disabling despite visually appearing disabled and having disabled={true} be passed to it. The dropdown list still appears, and new items can still be selected.
I think this is likely a bug
2 Answers, 1 is accepted
0
Stefan
Telerik team
answered on 06 Jun 2019, 08:20 AM
Hello, Eric,
Thank you for the video.
I made an example to test it, but it was applied as expected.
Please see the example and advise if I missed an detail:
Also, please advise if this occurs on all browsers or only on some.
Regards,
Stefan
Progress Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items
answered on 21 Sep 2022, 11:47 PM
| edited on 21 Sep 2022, 11:48 PM
Hi Stefan,
The sample link above did not disabled the dropdownlist. Is it broken?
Filip
Telerik team
commented on 23 Sep 2022, 11:06 AM
Hello, Sivaram,
I tested the stackblitz example, the DropdownList doesn't indeed become disabled. However, versions 2.8 and 3.2.0 are quite old, testing this behavior on 3.5.0 and others above seems to work as expected: