We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec41387 commit 1347de5Copy full SHA for 1347de5
1 file changed
aspnetcore/blazor/debug.md
@@ -26,13 +26,8 @@ Available scenarios include:
26
27
For now, you *can't*:
28
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.
33
* Break on unhandled exceptions.
34
* Hit breakpoints during app startup.
35
-* Debug an app with a service worker.
36
37
We will continue to improve the debugging experience in upcoming releases.
38
0 commit comments