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

wwwroot folder is not being received in the browser and localhost:{port} is a blank page. Blazor Server web app

$
0
0

I am working on a Blazor server web app. I created a new page and changed its route to @page "/" and changed the old / page to a new route.

When I load launch the program the default / route gets called, but nothing is rendered, and it doesn't receive anything in the network (see first screenshot).

But if I got to the route /counter which is an example page added, everything loads (second screenshot). Does anyone know what is causing this issue?

enter image description here

enter image description here

I have no idea what is wrong since I created a new test app and compared the program.cs and mine is the same + some additions that were working earlier.


Viewing all articles
Browse latest Browse all 4839

Trending Articles



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