hi
Can you try to remove Layout = ThemeManager.CurrentTheme.GetAccountLayout();
?
Thanks.
hi
Due to the current limitations of blazor, it cannot be resolved.
Sorry about that, I have refunded your ticket.
hi
Can you share a test project and steps?
I will download and debug it.
liming.ma@volosoft.com
Thanks
hi
Is there an AbpLicenseCode
in your project's appsettings.secret.json
?
What is the output of the abp login-info
command?
Thanks.
hi
Can you set a breakpoint to check the current user claims?
The access token seems no problem
Thanks.
hi
Please add profile roles email phone
to your scopes
"scopes": [
"AdministrationService",
"AuditLoggingService",
"AuthServer",
"ClientService",
"GdprService",
"IdentityService",
"LanguageService",
"SaasService",
"ServicesService",
"CommunicationsTemplateService",
"MemberConfigService",
"ClientServicesQuery",
"FinancialService",
"ContactService",
"StaffService",
"HousingService",
"EngagementLogService",
"DocumentService",
"NoteService"
]
hi
It will be available on abp 9.2.0.
9.2.0 due by April 29, 2025
I will add an option to skip this in the next version.
https://github.com/abpframework/abp/pull/22752