Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fix text
  • Loading branch information
thaystg authored Sep 14, 2022
commit 1b2d95c07db0943150782c20a3a3ef229e3659e2
2 changes: 1 addition & 1 deletion release-notes/7.0/known-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ You may encounter the following known issues, which may include workarounds, mit

### Unable to evaluate expressions in a Blazor WebAssembly App

It isn't possible to debug a Blazor WebAssembly app using .NET 7 RC1 https://github.com/dotnet/runtime/pull/75495
It isn't possible to evaluate expressions in a Blazor WebAssembly app using .NET 7 RC1 https://github.com/dotnet/runtime/pull/75495

#### Workaround for a Blazor WebAssembly Hosted App:

Expand Down