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
Web sockets are broken in Blazor Server App after adding WebDAV using Add WebDAV Server Implementation wizard. The Blazor app stops working because sockets are bound on the site root. Now sockets are bound to the /dav/ URL.