Description
In addition to handling the reconnection UI, the ReconnectModal component also displays UI when the circuit gets paused. I believe this is triggered by the components-reconnect-paused class. We should add this to the list of related CSS classes that Blazor applies to the modal.
Page URL
https://learn.microsoft.com/en-us/aspnet/core/blazor/fundamentals/signalr?view=aspnetcore-10.0#reflect-the-server-side-connection-state-in-the-ui
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/blazor/fundamentals/signalr.md
Document ID
d17e4c28-ea82-0dd8-295d-19f6ada147ea
Platform Id
1f59f6df-d4db-5205-778e-570938f04f3f
Article author
@guardrex
Metadata
- ID: 0969556b-b77e-bdb8-8e20-fd6971be0c25
- PlatformId: 1f59f6df-d4db-5205-778e-570938f04f3f
- Service: aspnet-core
- Sub-service: blazor
Related Issues
Description
In addition to handling the reconnection UI, the
ReconnectModalcomponent also displays UI when the circuit gets paused. I believe this is triggered by thecomponents-reconnect-pausedclass. We should add this to the list of related CSS classes that Blazor applies to the modal.Page URL
https://learn.microsoft.com/en-us/aspnet/core/blazor/fundamentals/signalr?view=aspnetcore-10.0#reflect-the-server-side-connection-state-in-the-ui
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/blazor/fundamentals/signalr.md
Document ID
d17e4c28-ea82-0dd8-295d-19f6ada147ea
Platform Id
1f59f6df-d4db-5205-778e-570938f04f3f
Article author
@guardrex
Metadata
Related Issues