-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
BugC: MultiSelectFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemRegressionBroken functionality which was working previouslyBroken functionality which was working previouslyjQuery
Milestone
Description
Bug report
When the MultiSelect is disabled and the value of the MultiSelect is set through the API, then the component is enabled, the current items remain disabled.
Reproduction of the problem
- Open the Dojo - https://dojo.telerik.com/@NeliKondova/EbALUtEj
Current behavior
The MultiSelect is enabled, but the items set in its value previously using the value method remain disabled.
Expected/desired behavior
All chips should be enabled when the enable(true) is used.
The issue is a regression starting with R1 2023 SP1 (version 2023.1.314)
Might be related to following - #7197
Workaround
$('.k-selection-multiple .k-chip').removeClass('k-disabled')
https://dojo.telerik.com/@NeliKondova/AtEwaVoh
Environment
- Kendo UI version: 2023.2.606
- Browser: [all ]
Metadata
Metadata
Assignees
Labels
BugC: MultiSelectFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemRegressionBroken functionality which was working previouslyBroken functionality which was working previouslyjQuery