0
castellazzi created
- ABP Framework version: v8.0.5
- UI Type: Blazor Server
- Database System: EF Core (SQL Server)
- Tiered (for MVC) or Auth Server Separated (for Angular): yes
Hi I would like to insert the "ApplicationLoadingIndicator" component into my Blazor Server UI. According to the blazorise help I should insert the <ApplicationLoadingIndicator /> tag in the App.razor file. The file in question is not present in the project. How can I fix it ? Thanks.