I updated Visual Studio 2022 to version 17.11.4.
Now when I try to log in to my Blazor app (users database is in Azure), I get the error
TypeError: Blazor.disconnect is not a functionin window.addEventListener(beforeunload") callback
Any ideas why this is not working anymore in the updated Visual Studio?
I have updated all Nuget packages used, but I still have the same issue