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
Customers often have a bad time if they use Blazor Server with transports other than websockets. We should consider disabling non-websocket based transports for Blazor Server apps and provide a good error experience when websockets are not available.