Blazor-coffe demo

1 Answer 134 Views
General Discussions
Raymond
Top achievements
Rank 1
Raymond asked on 20 Jan 2022, 06:43 PM

Hi, I'm trying to run the blazor coffee demo on .NET 6 and VS2022.

At first it fails to load and complains about not finding files related to blazor hot reload, and after turning off the hot reload feature the app starts but it can't find main.css and aspnetcore-browser-refresh.js?

Is this not supported yet?

Raymond
Top achievements
Rank 1
commented on 20 Jan 2022, 10:21 PM

I tried npm install in the client folder and dotnet build, but still I can't see main.css
Raymond
Top achievements
Rank 1
commented on 20 Jan 2022, 11:36 PM | edited

nevermind, the scss wasn't compiling, got it built now and it's working (haven't tried hot reload yet)

1 Answer, 1 is accepted

Sort by
0
Joana
Telerik team
answered on 25 Jan 2022, 05:45 AM

Hi Raymond,

I am glad that you were able to resolve the issue with the compilation.

Indeed, there was an issue with the compilation of our themes. We changed the compilation and pushed the css in the app to facilitate the getting started experience. Thus, if you would like you could get the latest version of the app and test the app and the themes update.

Regards,
Joana
Progress Telerik

Learn about the important changes coming in UI for Blazor 3.0 in January 2022!
Tags
General Discussions
Asked by
Raymond
Top achievements
Rank 1
Answers by
Joana
Telerik team
Share this question
or