You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new Blazor activity traces get a bit obscured by the SignalR activity traces for the component hub. For example, this is what a Blazor Server based app looks like in the Aspire dashboard:
@pavelsavara@BrennanConroy Is there a way that we hide the SignalR activities for the component hub? The Blazor component hub is really more of an implementation detail of how Blazor works.