Activities of "liangshiwei"

Hi,

When you refresh the page will you see HTTP requests in the network window? If so, can you share the backend logs? Thank you.

Hi,

This is because ABP attempts to determine the current tenant using the tenant resolve contributor in order

https://docs.abp.io/en/abp/latest/Multi-Tenancy#tenant-resolvers

You can try to remove CookieTenantResolveContributor

Hi

You can modify existing settings definitions in the SettingDefinitionProvider

Is it possible to get some explanation about why there was a change in approach?

Yes, You can check the discussion here: https://github.com/abpframework/abp/issues/17488

Hi,

I think there is nothing wrong with the documentation

https://docs.abp.io/en/abp/latest/Settings#defining-settings

You can take existing settings and edit to encrypted storage

var externalProvidersSetting = context.GetOrNull(AccountSettingNames.ExternalProviders);
externalProvidersSetting.IsEncrypted = true;

Hi,

Please move TestAppService to the EntityFrameworkCore.Tests project.

The Application.Testsproject is used to write application service test base classes

  • https://support.abp.io/QA/Questions/5962/How-to-set-permissions-for-dynamic-menu-items#answer-3a0e48a9-4356-3b22-2263-0b943112b7a8
  • https://support.abp.io/QA/Questions/5962/How-to-set-permissions-for-dynamic-menu-items#answer-3a0e72d9-ddf3-2c90-2eb2-c18f938256e0

If I missing something please let me know.

Hi,

You can refer to this, where I explain how to refresh permissions https://support.abp.io/QA/Questions/5962/How-to-set-permissions-for-dynamic-menu-items

I could not reproduce the problem

Showing 2451 to 2460 of 6693 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.