Starts in:
0 DAY
19 HRS
2 MIN
2 SEC
Starts in:
0 D
19 H
2 M
2 S

Activities of "liangshiwei"

This is not 8.3.3 version, 9.0 is a major version update, I suggest you fix all the issues before updating to 9.0.

also i tried to update abp suite i am getting this

you can try install the abp studio, and use studio to upgrade suite version.

you can try

using(CurrentTenant.Change(tenantId))
using(_currentPrincipalAccessor.Change(claims...)
{
    // check if current user is available here
    var userId =  CurrentUser.Id;
    
}

could you please share the NG project package.json content

Hi,

Could there be a cause on the ABP side?

I'm not sure, but I have never seen this problem on the support website before.

We can invite you to our datadog.

sure, please

Hi, @asingh @smansuri

If you like , I can share the template code with you via email, but it's not a finished version. only for reference

Hi,

What is the tenantId and userId value?

Hi,

You can change the cache expiration time https://github.com/abpframework/abp/blob/rel-7.4/framework/src/Volo.Abp.AspNetCore.Mvc.Client/Volo/Abp/AspNetCore/Mvc/Client/MvcCachedApplicationConfigurationClient.cs#L55

"Cannot read properties of null (reading 'replace')" error

This is a bug from the previous version. you can upgrade your project to 8.3.3 and remove yarn.lock then run the abp install-libs to restore packages.

Hi,

Considering the previous token has expired, I think the user's task will fail even if it is not refreshed.

when I open only 1-2 tabs, the pages don’t reload after refreshing the access_token

Could you share some GIF images?

Answer

Hi,

We have document here, you can check it https://abp.io/docs/latest/ui-themes/lepton-x#leptonx-theme-customization

Showing 61 to 70 of 6100 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06