Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

.net Blazor new debug profile lacks .css .js why? / no CSS / not applied CSS

$
0
0

I have some .net Blazor server-side project that use MudBlazor for frontend.

I needed to add new debug profile for test env. So I did copy default debug profile, renamed id to httpsTest, and changed env variable as on screen:

enter image description here

I created new appsettings called appsettings.TestEnvDevelopment.json

And everything works great except CSS.

When I run this debugTest profile I have no mudblazor / errors CSS as on screen

enter image description here

when I run normal profile, the CSS is OK and everything else also.

So the question is how to handle this properly? What I did forget? What do I need to add?


Viewing all articles
Browse latest Browse all 4839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>