Dear Telerik Team,
We recently updated our project from kendo font icons v.4.9 to v.5.0 so we had to rename some icons in our components according to this article https://www.telerik.com/design-system/docs/foundation/iconography/changelog/.
This worked as expected for icons that we explicitly set in the template, e.g.
The problem occurs in the dialog windows, where we do not set the close-icon explicitly and just use the built-in title bar.
There shoud be an X-icon here:
When I inspect the element I see it still uses the old class "k-i-close" although it should use the new class "k-i-x":
We don't use any custom title bar for the dialog.
I don't know how to make this work without having to use some custom workarounds. What am I missing?
We are using these versions of the packages:
Thank you very much in advance.
Regards,
Blago.