I created the
The Application Servers are intended for use with the
The wwwroot/libs folder is only necessary for MVC or
Solution Wizard fails on creation
Tired with Most configurations, Including Single Layer, Layered,
I mean, for example, the log file of the
I mean, for example, the log file of the
When creating
When creating a new
This issue is commonly caused by stale or invalid authentication/authorization cookies or tokens in
referenced support case (https://abp.io/support/questions/8904/Returning-user-causes-permissions-to-fail-in-
) confirms that this is a known scenario in ABP
Ensure Claims/Permissions Are Refreshed:
- In
- https://abp.io/docs/en/abp/latest/UI/
this support case:
https://abp.io/support/questions/8904/Returning-user-causes-permissions-to-fail-in-
hi
I guess it has to do with the hybrid
We only have a
The
*-authserver$"
]
},
"
Why am I getting the following error in the browser (Chrome and Safari) when calling my
client_id=
that would be doing so in over 7 or 8 solutions as i've been trying to test differences in CRMkit on
abpframework/abp/blob/dev/modules/account/src/Volo.Abp.Account.Web/Pages/Account/Login.cshtml)
- For
Sample](https://github.com/abpframework/abp-samples/tree/master/Authentication-Customization)
- [
Customization Sample](https://github.com/abpframework/abp-samples/tree/master/Authentication-Customization)
- [
To achieve your requirements in an ABP
- For
I´m on
Same thing happens with my other ABP
- Deadlocks during ABP application startup, especially in large
Sorry how would
I'm only getting this with some of my larger ABP
However, you can create a minimal
Add the required NuGet packages to the module's
- For the CheckLibs flag and the libs folder: If your minimal
- Use a minimal
UI Modularity](https://abp.io/docs/latest/framework/ui/
I want to build a
I decided to make a minimal
I am having trouble with the minimal
I have 3 projects:
hi
Are you using
To provide a more integrated solution for accessing user claims in the
Claims Propagation in
- If you have disabled Dynamic Claims, the
Hi,
I am using
Hello,
I'm working with the ABP Framework using the
However, the
Analysis: I suspect the
integrated or "natural" approach within the ABP Framework to resolve this claims access issue between the
```xml
app.UsePathBase("/
> app.UsePathBase("/
The url links in the css files seem to be the only links not picking up the /
All other related .css and .js files are being prefixed with the /
The href tag in my code is already /
Hi,
I have a layered
link [https://abp.io/community/articles/abp-global-assets-new-way-to-bundle-javascriptcss-files-in-
gsc.tab=0](https://abp.io/community/articles/abp-global-assets-new-way-to-bundle-javascriptcss-files-in-
Below is the log from my
45 INF] > Minified \_content/Volo.Abp.AspNetCore.Components.WebAssembly.LeptonXTheme/scripts/leptonx-
To ensure your
File System), especially when using app.UsePathBase for a subfolder (e.g., "/
In your Program.cs or Startup, after app.UsePathBase("/
When fetching appsettings.json in your
Hi,
I am getting the below error when I am launching my
Part of what complicates this is we want our application to be serviced from a subfolder of "/
- The `System.ObjectDisposedException` with Autofac's `LifetimeScope` in ABP
**
**Exception message and full stack trace**:
* **Steps to reproduce the issue**:
ABP 9.2.2 with
Version: 0.9.23
Current ABP Studio Version: 1.0.2
Tiered: Yes
Multi-Tenancy: Yes
UI Framework:
To create and use a new LeptonX theme or customize the color schema for a
Reference the New Theme in Your Project
- In your
body.lpx-dark {
background-color: #6B4F28; /* Brown for dark mode */
}
```
- Add this file to your
.
## Step 1
Create this css file `
update the code in ConfigureBundles() in your module class
```csharp
Configure(options =>
{
//
I need information on what steps are needed to create a new LeptonX Theme for
To implement a dynamic tab navigation system in a
Side Menu Layout](https://abp.io/docs/commercial/latest/themes/lepton-x/
](https://abp.io/support/questions/9473/Customizing-LeptonX-Theme-to-Support-RouterTabs-in-
Sources:
- [LeptonX
UI=BlazorServer#side-menu-layout)
- [Customizing LeptonX Theme to Support RouterTabs in
**Context**:
I am developing a
layout as mentioned in the [LeptonX documentation](https://abp.io/docs/commercial/latest/themes/lepton-x/
to [#9473](https://abp.io/support/questions/9473/Customizing-LeptonX-Theme-to-Support-RouterTabs-in-
I am seeking a recommended approach or solution to implement a dynamic tab navigation system in a
with the
:
- `MyProject.Blazor` (
Should I copy it from the
hi
There are two projects
`
The new
I created the
like a
I'd like to set up the solution to have a single
MVC, Angular, or
custom header `X-XSRF-TOKEN` and cookie name are valid, but you must ensure the client-side code (JS or
If you changed it to `X-XSRF-TOKEN`, ensure all client-side code (including
|
| **Template** |
Is there ABP middleware in