Open Closed

Generate proxy for Angular overwrites DTO's when multiple modules are used #2982


User avatar
0
cezary.bojko created
  • ABP Framework version: v5.1.4
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:" https://github.com/abpframework/abp/issues/11618

It looks like when multiple modules use DTO's from the same namespace, then generated files are overwritten and some models are missing in typescript. I have a similiar problem like in related issue on a github with a 'src/app/proxy/microsoft' namespace. Each time I generate proxies I must revert 'proxy/microsoft' folder because of missing models.


1 Answer(s)
  • User Avatar
    0
    muhammedaltug created

    Hello,

    I responded to this issue in github just now. Can you follow the status of the issue on Github?. Your credit refunded

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