Starts in:
0 DAY
16 HRS
59 MIN
0 SEC
Starts in:
0 D
16 H
59 M
0 S

Activities of "liangshiwei"

"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

Hi,

Because the ObjectMapper is mocked, don't have any features. It is reasonable to return a null result. I think this is has nothing to do with ABP

Hi,

You can check this https://stackoverflow.com/questions/70402945/mocking-issue-can-not-instantiate-proxy-of-class-microsoft-aspnetcore-identity

Hi,

Sorry, but this information is not enough to reproduce the problem.

Could you please share the full steps? thanks.

BTW, I recommend you to write to the log to troubleshoot the issue.

Hi,

First, ABP only checks the license during development. When you deploy your project to the server (Production env and Release mode published), ABP doesn't check online.

because the future server will not also logged in to the commercial account.

You don't need it, like I said, ABP doesn't check license online on production env.

Hi,

I because it is difficult to implement

Users are able to log in using the ABP Angular page (these are not external users). Some of our users are external users and need to log in via SSO (external login).

How do you know which method the user should use when they are not logged in?

Hi,

The Angular login page is not supported for external login support, so you have to redirect to the IdentityServer first.

Hi,

Actually, this is a feature : https://github.com/abpframework/abp/issues/19488

https://github.com/abpframework/abp/pull/19489/files

When current access_token has been changed, it will reload the page to get the new configuration, settings etc...

Showing 71 to 80 of 6103 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06