Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Username is not visible when logged in with the Blazor UI #8240

Closed
hikalkan opened this issue Mar 29, 2021 · 0 comments
Closed

Username is not visible when logged in with the Blazor UI #8240

hikalkan opened this issue Mar 29, 2021 · 0 comments

Comments

@hikalkan
Copy link
Member

Username is not shown after login, for Blazor WASM applications. I have to refresh the page to see the username.

image

I suppose this is related to dependency resolutions. AbpComponentsClaimsCache resolves the wrong instance of AuthenticationStateProvider, so can not get the claims here: https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.AspNetCore.Components.Web/Volo/Abp/AspNetCore/Components/Web/Security/AbpComponentsClaimsCache.cs#L26

I am leaving this to 4.3.0-rc.2 fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant