Skip to content

Commit 435743d

Browse files
committed
Updates
1 parent cb781b9 commit 435743d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

aspnetcore/blazor/security/includes/troubleshoot-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To enable debug or trace logging for Blazor WebAssembly authentication, see the
1212

1313
> :::no-loc text="Uncaught TypeError TypeError: Failed to execute 'postMessage' on 'Window': The provided value cannot be converted to a sequence.":::
1414
15-
![Visual Studio Debugger breaking on JavaScript exception during logout](~/blazor/security/includes/entra-external-id-logout-exception.png)
15+
![Visual Studio Debugger breaking on JavaScript exception during logout](../_static/entra-external-id-logout-exception.png)
1616

1717
The exception is thrown from Entra JavaScript code, so this isn't a problem with ASP.NET Core. The exception doesn't impact app functionality in production, so the exception can be ignored during local development testing.
1818

0 commit comments

Comments
 (0)