Skip to content

Conversation

ilonatommy
Copy link
Member

Reported in #62171 (comment).

The bug was introduced in #61633, when refactoring and mitigating results of NavigationException removal.

Description

await LoadSharedKeyAndQrCodeUriAsync(user);

was originally in the EnableAuthenticator.razor file, it got removed by mistake when adding if (user is null) checks. This PR reverts the removal.

Credits to @sciocoder who detected the mistake.

@ilonatommy ilonatommy merged commit 07b2f0a into dotnet:main Jun 9, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants