Activities of "sumeyye.kurtulus"

This problem will be solved by the next patch release where you can follow through this link https://github.com/abpframework/abp/releases

Thank you for your clarification, and we apologize for any inconvenience caused. We are currently addressing the issues related to these commands. Once resolved, you will be able to use the same command to add the packages without any further issues.

abp add-package @volosoft/ngx-lepton-x --with-source-code abp add-package @volo/abp.ng.lepton-x.core --with-source-code abp add-package @volo/ngx-lepton-x.core --with-source-code abp add-package @volosoft/abp.ng.theme.lepton-x --with-source-code abp add-package @volo/abp.ng.account --with-source-code

Hello, as mentioned initially, you can access the theme-related codebase by downloading the source code for the Lepton X Pro module. The common elements you referred to are included in the downloaded code. However, please note that not all dependencies are provided directly within the package.

For additional details, you may refer to the modules listed in the following documentation: https://abp.io/docs/latest/modules

Additionally, you can replace and override most components and their styles by following the guidelines outlined here: https://abp.io/docs/latest/framework/ui/angular/component-replacement

If you require more detailed guidance on a specific aspect of your application, please don’t hesitate to let me know. I’ll be happy to assist further.

Has the issue been fixed?

Hello, if you are mentioning the dependency problem caused by @ctrl/tinycolor, it is fixed by the latest patch release.

Thank you for sharing more details. I have created a project and tested with the steps that you have provided. However, I could not produce the problem.

I may suggest you to delete node_modules and yarn.lock, and reinstall dependencies since then there would be a problem in the cache. Also, you can remove the @ctrl/tinycolor dependency because the problem is fixed within the latest patch release.

If the problem persists, you can share a sample project via this email sumeyye.kurtulus@volosoft.com.

Hello, this problem has been fixed within the latest patch release that is 9.0.3

Hello again, I have used this command to create a project abp new TestApp -u angular -csf and I could not produce the same problem. Can you please share your steps along with your dependencies in package.json so that I can assist you further?

Hello, This issue is caused by an update in a third-party package. We're planning to fix it on our side with a patch release soon. In the meantime, you can work around it by adding the dependency manually with this command yarn add @ctrl/tinycolor

Adding extra functions directly to the proxy file is not recommended, as they will be overwritten by the next code generation. Instead, you may create a separate service to handle these additional operations.

If you suspect this issue is related to specific suite configurations or selections, please provide more details so I may assist further.

Thank you for your patience, and I apologize for the delayed response. As you mentioned, the environment variables are configured at the initial stage, as outlined in the ABP documentation: Setting Environment Variables.

That said, it is still possible to override these settings if necessary. The issue you described during the login process might be attributed to a backend misconfiguration, provided that the correct changes are reflected on the frontend.

If the issue persists, I would recommend creating a new ticket and including detailed error logs or specific issues encountered, as the current discussion may no longer accurately address your problem.

Showing 301 to 310 of 426 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 16, 2025, 10:35