Aspnetcore: After run Blazor project i see empty browser window

Created on 29 Apr 2018  Â·  8Comments  Â·  Source: dotnet/aspnetcore

There are that i see:
issue1
issue2
issue3

But as i understand empty project after "Loading..." label should show something
Also, when i tried to run any sample projects written in Blazor, i got the same thing
Also, i have installed VS 2017 of earlier edition on my PC.

area-blazor

Most helpful comment

It works, thanks!

All 8 comments

What does ”dotnet —version” give you?

2.1.300-preview1-008174

I had the same issue when I forgot to install .NET Core 2.1 Preview 1 SDK.

I think you should install version 2.1.300-preview2-008533.

It works, thanks!

I have everything mentioned above, but I'm still just getting a blank page. There's app tag with an empty router tag.

@asprich Could you please open a separate issue with the details of your project and environment so that we can investigate?

Was this page helpful?
0 / 5 - 0 ratings