exceptionnotfound / BlazorConnectFour

https://exceptionnotfound.net/learning-blazor-by-building-connect-four-in-asp-net-core/
8 stars 6 forks source link

App not showing anything #3

Closed zoltanhalasz closed 4 years ago

zoltanhalasz commented 4 years ago

Hello. I am really interested in learning Blazor Server side. But after cloning this repo, the app is just not showing anything but an empty page when I navigate to ConnectFour page.

The only text shown is: ConnectFour Red's Turn!

exceptionnotfound commented 4 years ago

I was unable to reproduce this. Could you tell me what browser/IDE you are running?

zoltanhalasz commented 4 years ago

thanks, now it works. It was a Chrome issue, after Refreshing the page without cache, it worked. (CTRL SHIFT R).