Ensure you have referenced the correct
No additional code configuration is required beyond referencing the
hi
> [maliming] said:
> hi
>
>
I added a reference to the Volo.Abp.Account.Pro.Public.Web.Shared 9.2.0
**If You Cannot Change the Entity**:
If the `Tenant` entity comes from a NuGet
I created a new project. when i try to
interface ISharedDbContext : IEfCoreDbContext
{
DbSet YourEntities { get; set; }
//
In the `ConfigureServices` method,
When we
style name
});
```
- Ensure your new theme's CSS is included in the project and loaded by the app (
your-secondary-color;
}
body.lpx-dark {
background-color: #6B4F28; /* Brown for dark mode */
}
```
-
.
## Step 1
Create this css file `Blazor/wwwroot/css/custom-leptonx-overrides.cs`
## Step 2
important;
}
```
## Step 3: Update main.css in Blazor.Client
BundleContributor
{
public override void ConfigureBundle(BundleConfigurationContext context)
{
//
- When navigating,
hi
Can you try to
>
>
I added the
BLAZOR project
- set break point to row 329 on Blazor.Client\Pages\Companies.razor.cs
- from GUI try to
a Company
- Blocked in debug and
For open-source, you may need to
This is where you can
hi
You don't need to
You just need to
If you don't know how to
You can share your project with liming.ma@volosoft.com
I will
implement this using custom routing and middleware as described in the ABP community article:
-
I have following logs
Missing
ExcelService and UserSessionsComponent are not exported in the public API of the @volo/abp.ng.identity
Until the maintainers
from the
- Or, fork the
//abp.io/docs/latest/suite/source-code
You can also get the source code to your project using `abp
When I try install abp suite, I get the following:
```xml
dotnet tool install -g Volo.Abp.Suite --
As>().
I will
I will
If I
the first time we have had issues with the AbpDbContext-related code and performance issues - please
**Debug Menu Generation**
-
below are the logs after
- As a workaround, you need to manually
not generate "export type StringValues = string[];"
Everytime I regenerate that proxy, I need to
To
The ABP Angular modules register their own routes, so to customize them (e.g., to
**Override the Route in Your App Routing**
In your `app-routing.module.ts`,
Instead,
I want to
this.replaceableComponents.add({
component: UserComponent,
key: eIdentityComponents.Users,
});`
I need to
In the future, we expect to
hi
Can you try to
**Remove and Re-
**Remove and Re-
Remove your solution from Suite and
**Remove and Re-
Remove your solution from Suite and
I did switch to central