$yiq-light variable not declared when using @progress/kendo-theme-bootstrap version 6.2.0

1 Answer 77 Views
Styling
Agata
Top achievements
Rank 1
Agata asked on 27 Jun 2023, 10:21 AM

we use @progress/kendo-theme-bootstrap version 6.2.0 and related ones:

 "@progress/kendo-font-icons": "1.4.0",
    "@progress/kendo-theme-core": "6.2.0",
    "@progress/kendo-theme-default": "6.2.0",
    "@progress/kendo-theme-utils": "6.2.0",
    "bootstrap": "5.2.1"

and we receive and error saying "$yiq-light variable not found".

How we can fix it or change versions ?

Please assist.

1 Answer, 1 is accepted

Sort by
0
Martin Bechev
Telerik team
answered on 30 Jun 2023, 07:22 AM

Hi Agata,

Thank you for the provided details.

I already replied to this question in a private support thread, but will reply here as well, because the thread is public and someone else might hit the same problem.

I tested the Kendo Bootstrap theme (but the latest. v6.4.0) in Angular v14 application, and it is compiled successfully. Please refer to the attached project and compare both configurations (the attached one with your local one). 

To run the app:

  1. Download and unzip the folder.
  2. Run npm install command.
  3. Execute ng serve command.

I am looking forward to your reply.

Regards,
Martin
Progress Telerik

As of R2 2023, the default icon type will be SVG instead of Font. See this blogpost for more information.
Tags
Styling
Asked by
Agata
Top achievements
Rank 1
Answers by
Martin Bechev
Telerik team
Share this question
or