Activities of "sumeyye.kurtulus"

Thank you for informing about the update. Let us know if you need help troubleshooting!

The browser builder is still supported, so you can keep it as is. After the upgrade, you should not face the build errors you mentioned. Let us know if you need further assistance!

Hello, the ddd template will be updated within the next studio release. Thank you for your cooperation.

Hello,

Since then ABP 9.1 uses Angular v19, you will need to update your application accordingly. You can follow this guide https://angular.dev/update-guide

Thank you for your cooperation.

Just to clarify, if you're using the studio to add the services, it should automatically add the library at this stage. After that, you should be able to create entities through the suite as expected. Also, could you confirm if you're using the latest version of the studio?

any update? or any additional info you require?

Hello, you can refer this answer here. Thank you for your cooperation.

Hello, thank you for reporting this. It will be fixed within the next patch release.

Until then, I can suggest you to generate a library for your microservice before creating an entity. You need to use the same name with the microservice by using this command yarn ng generate @abp/ng.schematics:create-lib under your angular app directory.

Please let me know if you need further assistance on this.

I understand your concern. However, our current navigation design requires explicit route parameters to ensure correct behavior, such as highlighting the navigation bar.

If omitting the ID is necessary, you would need to manage state separately—possibly in a service—since the route alone won’t retain the necessary context. However, this approach would likely require additional handling to maintain navigation consistency.

Yes, this is what I mean. Apparently, everything is configured right. However, you need to give the exact id for this patch rather than using :lModelId directly.

Thank you for providing extra details. Can you also confirm that the item you patch here has the same identifier configured as ::Menu:LogicalModels

this.routes.patch('::Menu:LogicalModels', {
   path: '/logical-models/:lModelId/logical-tables',
});
Showing 211 to 220 of 429 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