C
C#12mo ago
UltraWelfare

Blazor Server not responding

I tried for the sake of laughs, to convert my blazor hybrid to blazor server... However as expected it doesn't work. It compiles and runs, but opening the localhost url it doesn't respond (endless http loading)... Any ideas on how to debug it:)?
2 Replies
Unknown User
Unknown User12mo ago
Message Not Public
Sign In & Join Server To View
UltraWelfare
UltraWelfareOP12mo ago
It's too many lines to be compared... I ended up turning debug logging on config and finding out I didn't call some host functions in the correct order

Did you find this page helpful?