Enhance Blazor Web .reconnect to state whether failures are due to circuit not existing so we can auto-reload page #50979
Labels
area-blazor
Includes: Blazor, Razor Components
bug
This issue describes a behavior which is not expected - a bug.
Docs
This issue tracks updating documentation
Milestone
Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
The custom connection establishment solution is not working in Blazor Web. I discussed a similar problem here #44669, it has also been fixed.
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/blazor/fundamentals/signalr.md#automatically-refresh-the-page-when-reconnection-fails-blazor-server
By the way, you can fix the problem of forcing a refresh of the browser window. It should be possible to establish a connection in the state in which it was interrupted.
The text was updated successfully, but these errors were encountered: