Repro steps:
- Create a new .NET 10 Preview 2 Blazor Web App that uses global interactive server rendering
- Run the app and then shut down the server process
Expected result: Reconnection UI is displayed in the browser
Actual result: Reconnection UI is not displayed