iammukeshm / BlazorChat

Building a Complete Chat Application in Blazor WebAssembly 5.0 with SignalR and Identity. UI is taken care by MudBlazor Component Library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A lot of issues when program is run

frankiee12a9 opened this issue · comments

When I try to run the program there are a lot of issues like
Unhandled exception rendering component: Could not load settings from '_configuration/BlazorChat.Client' Error: Could not load settings from '_configuration/BlazorChat.Client'
`
Is there anyone have the same issues like me?

@TKNguyen12a9 u could try my fork, i upgraded to .net 6 preview 6
https://github.com/abdullahgb/BlazorChat