Open Closed

ABP Suite generated code breaks if property names ends with ID #10480


User avatar
0
improwise created

At least with Angular (not tried anything else), it seem like the generated code breaks if you name your property something that ends with Id, like ExportedAssignmentId will end up like this ("Id" missing) which is why it did not work with languages files as those had the correct name with Id for keys.

    <ngx-datatable-column
      name="{{ '::ExportedAssignment' | abpLocalization }}"
      prop="Assignment.exportedAssignmentId"

2 Answer(s)
  • User Avatar
    0
    improwise created

    Editor seem to break with markup

  • User Avatar
    0
    improwise created

    If you add missing Id part in Angular it works as expected

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.3.0-preview. Updated on February 27, 2026, 05:41
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.