Skip to content

DEBUGGING IS NOT ENABLED when trying to debug .NET 8 Blazor Web project simulating iOS device on edge #104234

@mip1983

Description

@mip1983

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:

image

Reproduction Steps

  1. Create a .NET Aspire project and aa Blazor web application within it.
  2. Start debugging the application and hit f12 to open the dev tools for edge
  3. Change to an iOS device and refresh.

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

Metadata

Metadata

Assignees

Labels

arch-wasmWebAssembly architecturearea-Debugger-monoin-prThere is an active PR which will close this issue when it is merged

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions