Open Closed

after menu item click, block the UI while page is loading #9444


User avatar
0
rferrarin created

Provide us with the following info: 🧐 Hint: If you are using the ABP Studio, you can see all the information about your solution from the configuration window, which opens when you right-click on the solution and click on the Solution Configuration button.

  • ABP Framework version: v9.2.0
  • UI Type: Blazor Server
  • Database System: EF Core (SQL Server)

Hi, I would like to block the UI when I click some voices on the main menu. Lots of times that requires load data from db and just a little wait for the user which, while page is loading, can click somewhere else and cause the app to fail so my goal is to block the ui (using the BlockUIService?) while the page is loading. How can I achive this result in a correct and robust way? thanx


1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    See https://abp.io/docs/latest/framework/ui/blazor/block-busy

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.0.0-preview. Updated on September 01, 2025, 08:37