Activities of "rafael.gonzales"

Hello @EngincanV. Sure. I will send you the demo project. Is it possible to calendar a meeting and show you the issue directly?

Not sure if it's related but I see this in the developer tools of the browser when running ABP Suite

I created a new ABP Demo Solutio with ABP Studio and replicate the same with the modules but It happens exactly the same issues but a couple of things added.

Not sure why but when the entity is created. I get redirected to this website https://abp.io/docs/latest/framework/infrastructure/blob-storing/database?_redirected=B8ABF606AA1BDF5C629883DF1061649A

The DbContextModelCreatingExtensions.cs is also created without usings and it generates conflicts with Rider IDE to match the encoding

Hello EngincanV

Yes, I have the templates as customized

I modified the template (I added a Hello world inside)

But it produces the following code

  • There is no "@" in the using
  • After the last property is added then it ignores completly everything
  • It doesn't add those comments for SUIT custom code block

Notes: -I put the "modules" folder at the same level of "src" -The project was completly created with ABP Studio, the main project and all the modules -I entered in ABP Suite using the "abp suite" command in terminal in Windows 11.

The AI answer is not correct. It's not about preserving code when regenerate it but when the FIRST generation happens from the template as the source.

Any updates on a new thread for 9.2.x?

It would be awesome to add more descriptions to the template box. So we can Identify which exactly is changing (maybe a screenshot with an info icon?)

Hello berkansasmazr

I am using version 4.1.1 and It is still the case

You are still using "Visibility:hidden" instead of "display:none"

If you add display: none; in .lpx-menu-dropdown, then you need to somehow modify the lepton-bundle to replace the following code

that line should be replaced with:

this.absoluteDropdown.style.display = "block",

No easy fix right now without modifying the source code but still investigating

Please, don't forget of the thread for 9.2.x =)

Thanks!

Showing 1 to 10 of 153 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