Kendo Theme Default no longer working

1 Answer 276 Views
Charts
Anjila
Top achievements
Rank 1
Anjila asked on 05 May 2021, 10:09 PM

We are using Kendo Theme Default 4.37.0 for implementing dark and light theme to our Kendo charts in our project. However, a recent upgrade to some of our packages are disabling the kendo theme that we have set up.

Steps to reproduce the issue on our side is to delete the current package-lock.json file, delete node modules and then npm install.

under style.scss, we have

@import"~@progress/kendo-theme-default/dist/all.scss";

 

I have attached our package-lock.json file (post upgrade) for reference.

Anyone having this issue or know the cause behind it?

 

1 Answer, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 10 May 2021, 12:23 PM

Hello Anjila,

Thank you for the attached file.

The Kendo theme is imported successfully. I also consult with our front end team for the changes that are made since version 4.37.0 but there are no major updates since then.

Indeed I am not sure what could be the cause of the reported issue. That is why I would like to ask for some more details about the use case and which packages are actually breaking the current configuration. Ideally, if you have the time please prepare a demo that demonstrates the issue (StackBlitz or isolated app). Thank you in advance.

Regards,
Martin
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Charts
Asked by
Anjila
Top achievements
Rank 1
Answers by
Martin
Telerik team
Share this question
or