Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some core modules does not compile with Web Compiler #5296

Open
zhpenkov opened this issue Jan 15, 2025 · 0 comments
Open

Some core modules does not compile with Web Compiler #5296

zhpenkov opened this issue Jan 15, 2025 · 0 comments
Labels
Bug Something isn't working

Comments

@zhpenkov
Copy link
Contributor

Describe the bug
The Web Compiler Vs Code extension does not support some newly added sass functions like color.channel, resulting in
errors produce when trying to compile the theme.

https://marketplace.visualstudio.com/items?itemName=Failwyn.WebCompiler64

To reproduce
Steps to reproduce the behavior:

  1. Create scss file
  2. Use any kendo theme
  3. Use the k-generate-color-variations() function
  4. Compile the file with web compiler
  5. see error

Expected behavior
The theme should compile without errors

Screenshots
Image

Affected package (please remove the unneeded items)

  • theme-default
  • theme-bootstrap
  • theme-material
  • theme-core

Affected suites (please remove the unneeded items)

  • Telerik UI for Blazor

Affected browsers (please remove the unneeded items)

  • Not Applicable

Build system information (please remove the unneeded items)

  • Not Applicable

Additional context
Add any other context about the bug.

@zhpenkov zhpenkov added the Bug Something isn't working label Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant