Open Closed

Angular params are not generated by abp generate-proxy #9054


User avatar
0
icoretchi created

Check the docs before asking a question: https://abp.io/docs/latest
Check the samples to see the basic tasks: https://abp.io/docs/latest/samples
The exact solution to your question may have been answered before, and please first use the search on the homepage.

Provide us with the following info:
🧐 Hint: If you are using the ABP Studio, you can see all the information about your solution from the configuration window, which opens when you right-click on the solution and click on the Solution Configuration button.

  • Template: microservice

  • Created ABP Studio Version: 0.9.25

  • Current ABP Studio Version: 0.9.25

  • Multi-Tenancy: Yes

  • UI Framework: angular

  • Theme: leptonx

  • Theme Style: system

  • Run Install Libs: Yes

  • Database Provider: ef

  • Database Management System: sqlserver

  • Mobile Framework: none

  • Public Website: No

  • Include Tests: Yes

  • Dynamic Localization: Yes

  • Kubernetes Configuration: Yes

  • Grafana Dashboard: Yes

  • Use Local References: No

  • Optional Modules:

    • GDPR

    • FileManagement

    • TextTemplateManagement

    • AuditLogging

    • Chat

    • OpenIddictAdmin

  • Exception message and full stack trace:

  • Steps to reproduce the issue:

Hi,

I have the following controller method:
image.png
After generate proxy the following proxy method is generated without params
image.png
And it's strange for me that this happens only for this method. Can you suggest me why?

Thanks


3 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    This may relate to your DTO. Could you share the full steps to reproduce it or an example project with me? I will check it .thanks

    shiwei.liang@volosoft.com

  • User Avatar
    0
    icoretchi created

    This are Devexpress/DevExtreme classes.

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    That's why, you can try create DTO instead of Devexpress/DevExtreme classes

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 25, 2025, 11:10