Activities of "liangshiwei"

Hi,

Could you share the full error message? You should be able to see it in the console tab.

Unfortunately this cannot be done

Answer

Hi,

This is just an example code; you can check the document https://docs.abp.io/en/abp/latest/Module-Entity-Extensions

Answer

Hi,

This is the Blazor server config:

https://github.com/abpframework/abp/blob/dev/modules/identity/src/Volo.Abp.Identity.Blazor/AbpIdentityBlazorModule.cs#L58

It will automatically add extension fields to create and edit UI

It's not about ABP's behavior but Browser.

The tabs share the same cookies. That's why I said it's not possible.

Three options:

  • Use the incognito window
  • Use the linked account
  • Use the another browser

Can't we override the default behavior provided by ABP ?

I didn't get it, what default behavior?

Will it work if you comment app.UseErrorPage(); ?

The Angular project's package.json

Did you mean by incognito window ?

Yes.

Is there any way to do the same functionality on same browser so that i can achieve the same behavior ?

No, Just like you can't log into two twitter accounts at the same time in the same browser.

You can quickly switch between accounts using the linked account feature provided by ABP.

Could you share the full logs? (both local and deployed) thanks.

Showing 2231 to 2240 of 6693 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on November 04, 2025, 06:41