Activities of "liangshiwei"

The HTTP internal address should be used in the container.

You can check the MS template.

Hi,

I could not reproduce the problem.

Can you share more detail setps?

Hi,

Can you share a test project? I will check it.

my email is shiwei.liang@volosoft.com

HI,

Can you share the Controller code?

Hi,

It's easy to do,

you can hide it using the CSS

For example:

blazor-global-styles.css

.lpx-settings{
  display: none !important;
}
  • run the abp bundle

Hi,

I will check it.

: )

Hi,

How about registering the route for that? I mean, click on the menu to open my component

It uses routing to reach components.

Maybe you can check the Tutorials first: https://docs.abp.io/en/commercial/latest/tutorials/book-store/part-1?UI=NG&DB=EF

Hi,

Weird, this is because the component is disposing.

Can you share a test project? I will check it. thanks. shiwei.liang@volosoft.com

See: https://docs.abp.io/en/abp/latest/UI/Angular/Modifying-the-Menu#how-to-add-a-navigation-element

For example:

 {
    path: '/your-path',
    name: 'Your navigation',
    parentName: eThemeSharedRouteNames.Administration
    order: 101,
    iconClass: 'fas fa-question-circle',
    requiredPolicy: 'permission key here',
    layout: eLayoutType.application,
  },
Showing 2881 to 2890 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.