Activities of "Anjali_Musmade"

Hi, For that you just need to replace the images logo-dark.svg and logo-light.svg with your new images. Make sure the name of images should be same. No need to replace component. For component replacement refer this https://docs.abp.io/en/abp/latest/UI/Angular/Component-Replacement#how-to-replace-logocomponent

Thanks,

Hi ,

Do you want to customize logo like this

Please confirm on this so that I will better assist you.

Thanks,

Hi,

May I know which theme you are using (Basic, Lepton, or LeptonX)? Also mention its version.

If possible, please provide a screenshot of the error you are getting or what you expect.

regards, Anjali

Hi, Please check these references and share your error logs if possible.

Thanks,

Hi ,

Please check the similar issue https://support.abp.io/QA/Questions/3453/Can-I-add-a-new-column-to-the-AbpUsers-table--How-can-I-add-if-I-can

Thanks,

Hi,

Closing the ticket as your issue gets resolved

Thanks.

Hello,

Please make sure that you are running the abp generate-proxy -t ng --url myApi command in the root folder.

you can check here: https://docs.abp.io/en/abp/latest/UI/Angular/Service-Proxies#service-proxies

Thanks, Anjali

Hello,

This may happens when your ABP CLI version and the project version you are generating is different. Can you please check once to see if both are the same?

Have you followed migration guide for updating https://docs.abp.io/en/abp/latest/Migration-Guides/Abp-7_4 Please have look to this.

Thanks,

Hello,

We have fixed this issue in 7.4 version. Could you please upgrade your application to 7.4.

Thanks

Hello,

To navigate from one page to another, you can use the below command

window.location.href = './newpage';
Showing 541 to 550 of 1090 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 23, 2024, 13:33