Aspnetcore: Blazor WebAssembly debugging instructions have flipped the browser specific user data directory paths

Created on 1 Nov 2019  路  2Comments  路  Source: dotnet/aspnetcore

With 3.1 P2 the instructions for Chrome point to the Edge path, and instructions for Edge point to the Chrome path:

image

Done area-blazor blazor-wasm bug

Most helpful comment

As part of fixing this, we'd also like to change the behavior so that it only shows the Chrome instructions if you're on Chrome, and only shows the Edge instructions if you're on Edge.

And if you're on neither, it should say that your browser isn't supported (which I think is already the case, or at least it used to.

All 2 comments

As part of fixing this, we'd also like to change the behavior so that it only shows the Chrome instructions if you're on Chrome, and only shows the Edge instructions if you're on Edge.

And if you're on neither, it should say that your browser isn't supported (which I think is already the case, or at least it used to.

Was this page helpful?
0 / 5 - 0 ratings