Açık Kapalı

Code Generation Error v8.1.4 #7389


User avatar
0
ezarmer oluşturuldu

I have to admit that I'm very disappointed with ABP for several reasons. However, that's a topic for another post. Currently with using the 8.1.4 release and selecting a Blazor Server application there seems to be several bugs. First, the templating format is horrible. The code is all over the place in the .razor pages. Secondly, I created multiple enums in the ProjectName.Domain.Shared directory per documentation. I make use of ABP Suite to create my new entities and select all the options. During the creation of the entity it errors out. The reason for this seems to be two-fold. The first reason is due to the fact that the application code is looking for a namespace ProjectName.Shared (which obviously doesn't exist). The second is due to incorrect code either on the front-end or backend, depending on what ABP has intended. For instance, the following code is what is present during the creation of a new entity with delete and excel export selected:

This is the code in the .razor page. GetMedicationCollectionLookupAsync

This is the code in the code behind file (generated and unaltered). GetMedicationLookupAsync

Please address this as soon as possible. I need to get this application out as soon as possible.


3 Cevap
  • User Avatar
    0
    liangshiwei oluşturuldu
    Destek Takımı Fullstack Developer

    Hi,

    Sorry for that, we will check and fix it.

  • User Avatar
    0
    EngincanV oluşturuldu
    Destek Takımı .NET Developer

    Hi, I'm unable to reproduce the problem. Can you please share your entity metadata and steps, so I can reproduce the problem?

  • User Avatar
    0
    ezarmer oluşturuldu

    I will send the compressed zip file to support via email.

Made with ❤️ on ABP v8.2.0-preview Updated on Mart 25, 2024, 15:11