Open Closed

abp generate-proxy error #6037


User avatar
0
icoretchi created
  • ABP Framework version: v7.4.0
  • UI Type: Blazor WASM
  • Database System: EF Core (SQL Server)
    • Tiered (for MVC) or Auth Server Separated (for Angular): microservices
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hi,

I would like to mention about the following error that appears after abp generate-proxy. I noticed that this error appears when we regenerate client proxies and in the api there is a reference to LookupDto. This behavior appeared in version v.7.3.2

Cheers, Iulian


5 Answer(s)
  • User Avatar
    1
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Can you please provide the full steps to reproduce? I will check it. thanks

  • User Avatar
    0
    icoretchi created

    Hi,

    It's very simple. You can take any project you have or generate the entity with abp suite. It is important that the entity has a one-to-many relationship with another entity so that LookupDto appears in Api. Then generated as usual static proxy clients. For the entities that have Lookups, errors will appear, in the order of those in the image presented later.

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    ok, I will check it.

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    We will fix it in the next patch version. your ticket was refunded.

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    https://github.com/abpframework/abp/issues/17968

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