Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mip1983 opened this issue Jul 1, 2024 · 0 comments
Assignees
Labels
area-Debugger-mono untriaged New issue has not been triaged by the area owner

Comments

@mip1983
Copy link

mip1983 commented Jul 1, 2024

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

@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Debugger-mono untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

2 participants