Hi Team
we were using Multiselect with version of dropdown "@progress/kendo-angular-dropdowns": "5.3.0",
but now that we have updated the kendo dropdowns version "@progress/kendo-angular-dropdowns": "7.0.2"
CSS of our multiselect is messed up now can you suggest a way to keep our old CSS working as everything was coming from KendoDropdown
as now I can see <li> tag is converted to <div> for each item selected and there is a new class k-chip introduced .
This has been breaking our production please help us in going forward.
The bug report is marked as complete due to a lack of further information about the issue.
Regards,
Martin
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
Hi Chirag,
When updating a package through two major releases, breaking changes are expected. Please make sure that the Kendo theme is also up to date. The latest version of the "@progress/kendo-theme-default" (as well as Kendo Material and Bootstrap theme) is 5.6.0.
I would suggest updating all Kendo packages at once, following the instruction from this article:
Let me know how it goes.
Regards,
Martin
Progress Telerik