Activities of "SamirBoutazzout"

Hello SamirBoutazzout,

I am not able to reproduce the issue is it possible to share a sample solution with this issue to support@abp.io with ticket id.

regards, Anjali

Thank you very much for the assistance. I will see if I can re-create this issue in a sample solution.

Hello SamirBoutazzout,

I think you missed to add :: wherever you used | abpLocalization that's why it is throwing error. Please check just like in below screenshot

for another error please have look to this similar issue https://support.abp.io/QA/Questions/4875 Please do let me know if anything else needed

Thank you, Anjali

Thank you very much indeed for your response. I am actually using the localization pipe in the html components and it's working fine. The console warnings are coming from the routes provided in the specified components, here is an example of the part of the code that is triggering the warning:

As it is auto generated by abp, I don't know where cause the issue causing this be.

Hi guys, I need help with console warnings with regard to Localization issue on Angular. The localization is working well, but I don't why I have a lot of warnings on the console as shown in the attached image. I tried googling but to no avail.

  • ABP Framework version: v6.0.2 Commercial
  • UI Type: Angular
  • Database System: EF Core (PostgreSQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): Auth Server Separated

Hi Anjali_Musmade,

Thank you very much. That worked like a charm. I appreciate it.

Hey guys, i'm trying to fix an issue I have on the frontend. I would like to clear the sessionStorage from an item I set during the session of a user. I've been looking around on the documentation and google but I couldn't find an answer. Is there a hook or a service exposed in Angular where I can clear the session on logout? Basically, I want to clear the sessionStorage when the user logs out. The issue i'm having is when I logout with an account, and log in with another, the items from the previous session are persisted and this is causing an issue.

Thank you

  • ABP Framework version: v6.0.2 Commercial
  • UI Type: Angular
  • Database System: EF Core (PostgreSQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

As the title says, I would like to customize the Claims component in angular, more specifically the "Value" input field. I would like it to be a dropdown list to select a value and assign it to the claim selected instead of the text input field. I looked into Replaceable Components but I couldn't find the Source Code of the default Claims component.

If anyone can direct me in the right direction to achieve my objective here, I would be very appreciative. Thank you

  • ABP Framework version: v6.0.2 Commercial
  • UI Type: Angular
  • Database System: EF Core PostgreSQL
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
Showing 11 to 16 of 16 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11