Activities of "Anjali_Musmade"

Hi,

I have added Acoount module as a project in existing solution like this

Hi,

Could you please share your package.json file?

Hello mgurer,

Are you using separate AuthServer?

I have checked at my end its working properly for Light theme it is showing light for auth server and for dark theme it is showing dark for auth server.

What exactly you are expecting can you please explain in detail.

Thanks, Anjali

Hello,

Is this what you are expecting?

for this I have added Identity module as a Replace Package with source code to existing solution. And added the UsersComponent as a new tab to manage-profile-page. and it looks like this. Please try once.

Thanks, Anjali

Hi,

I think you need to change CLI version to 7.4.2 once try with this.

For downgrading version you can follow below commands dotnet tool uninstall -g volo.abp.cli dotnet tool uninstall -g volo.abp.Suite Delete folder after running uninstall command (C:\Users\MyName.abp) dotnet tool install -g volo.abp.cli --version 7.4.2 after this sign in with abp login username -p password abp suite install --v 7.4.2

Hi,

Above stack overflow discussion is about 2 scenarios

  1. If there is no model/service then also you are trying to generate proxy
  2. If you are targeting to live API address instead of local one

If these are not the case then please check

  1. Check your ABP Framework and CLI version are same or not?
  2. or once run npm install to install all the necessary dependencies and then try

Hello,

Have you checked this https://stackoverflow.com/questions/70278156/abp-io-angular-cannot-read-property-replace-of-undefined

Have you followed these migration guides https://docs.abp.io/en/abp/latest/Migration-Guides/Index

Please check once and let me know if found helpful.

Thanks

Hi,

Could you please provide detailed step to reproduce the issue or share code snippet.

Thanks,

Hello,

Please check this https://docs.abp.io/en/commercial/latest/ui/angular/manage-profile-page-tabs

Hi ,

please check this https://support.abp.io/QA/Questions/632/How-can-I-download-the-framework-and-source-code-for-pro-modules#answer-70bbbda7-c0a0-6b02-f782-39f93f11167d

Thank you,

Showing 521 to 530 of 1090 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 23, 2024, 13:33