DEBUGGING IS NOT ENABLED when trying to debug .NET 8 Blazor Web project simulating iOS device on edge #104234
Labels
arch-wasm
WebAssembly architecture
area-Debugger-mono
in-pr
There is an active PR which will close this issue when it is merged
Milestone
Description
When debugging my blazor applciation (.NET 8, blazor web project using wasm, running on Aspire) in Edge, if I hit f12 and choose any iOS device to simulate and refresh, I see this error in the console and the application crashes:
Reproduction Steps
Expected behavior
The app should load/debug without erroring
Actual behavior
Error in description
Regression?
I assume this has worked in the past and I can see similar issue's logged previously e.g.
#84171
Known Workarounds
No response
Configuration
.NET 8.0.302
Edge
Other information
No response
The text was updated successfully, but these errors were encountered: