Running a Blazor Server app is showing a partially rendered page with a browser console error of:
aspnetcore-browser-refresh.js:234 WebSocket connection to 'wss://localhost:56871/' failed
It would appear that no recent changes have been made to the code. There doesn't seem to be any code issues, how can I go about isolating this issue?