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

Blazor app referencing wrong css file after adding references to ElectronNET

$
0
0

My Blazor app runs fine in the browser, but the styles break as soon as I add references to ElectronNET.Core and ElectronNET.Core.AspNet (per the docs).

Without ElectronNET, the CSS file is named Diyokee-server.wfd35pxtfm.styles.css—the wfd35pxtfm part looks like a hash Blazor adds. With ElectronNET, the reference drops the hash and points to Diyokee-server.styles.css, which doesn’t exist.

What am I missing?


Viewing all articles
Browse latest Browse all 4839

Trending Articles



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