Blazor server SignalR disconnects when a component is included in both a razor page and a layout page #14474
Labels
area-blazor
Includes: Blazor, Razor Components
bug
This issue describes a behavior which is not expected - a bug.
Done
This issue has been fixed
Milestone
Describe the bug
Blazor server SignalR disconnects when a component is included in both a razor page and a layout page.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Blazor components rendered on razor pages should function normally when a component is included in the layout.
Example App
Example App
The text was updated successfully, but these errors were encountered: