Skip to content

Commit 1347de5

Browse files
authored
Update debug.md (#18415)
1 parent ec41387 commit 1347de5

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

aspnetcore/blazor/debug.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,8 @@ Available scenarios include:
2626

2727
For now, you *can't*:
2828

29-
* Inspect arrays.
30-
* Hover to inspect members.
31-
* Step debug into or out of managed code.
32-
* Have full support for inspecting value types.
3329
* Break on unhandled exceptions.
3430
* Hit breakpoints during app startup.
35-
* Debug an app with a service worker.
3631

3732
We will continue to improve the debugging experience in upcoming releases.
3833

0 commit comments

Comments
 (0)