Open Closed

Maximum call stack size exceeded #467


User avatar
0
alkaabi created
  • ABP Framework version: v3.2.0
  • UI type: Angular
  • Tiered (MVC) or Identity Server Seperated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:

I am trying use the abp generate-proxy but I get "Maximum call stack size exceeded" error.

Here is a screenshot of this problem:

This problem started to happen after we updated to abp version 3.1

<br> Your help is appreciated.

Thank you


4 Answer(s)
  • User Avatar
    0
    armanozak created

    Hi,

    Do you have any recursive interface? If yes, could you please share its shape?

    Thanks.

  • User Avatar
    0
    alkaabi created

    I am not sure I follow you. What do you mean by recurisve interface ?

    Thanks

  • User Avatar
    0
    armanozak created

    Hi,

    Do you have any class that refers to itself? A tree for instance.

    If yes, could you please share it with me?

    Thanks.

  • User Avatar
    0
    armanozak created

    The issue looks inactive. Please feel free to reopen it if the problem still exists in 3.3-rc1version.

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