When will the new version be released with this issue fixed?
I want to prioritize the jobs queued through Hangfire.
Hi, The refresh token duration is actually 30 minutes, but I want to reduce it to 10 minutes only within a specific method. In the rest of the project, it should remain 30 minutes. What should I do to achieve this?
<PackageReference Include="Volo.Abp.AspNetCore.Components.Server.LeptonXTheme" Version="2.2.-" /> <PackageReference Include="Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX" Version="2.2.-" />
I will try.
I'm using the Blazorise DatePicker, and in the month section, October appears twice, while November is missing. When selecting the second October, it assigns 11 but displays as October in the Turkish translation. What could be the reason? Was this fixed in later versions?
On page load, the side menu is currently visible as shown in the screenshot. How can I set it so that the side menu opens only after the page has fully loaded?
I want to use two blobs within the project. One should connect directly to the database, and the other should be set up as a file system. How can I do this?
Well, why am I getting a 401 error?