RangeError: Maximum call stack size exceeded #7394 - GitHub
The endpoint returns json of 542,580 characters in older version & in latest version fails with message RangeError: Maximum call stack size exceeded. The endpoint works from postman in both versions, its in swagger UI that this happens. Also, UI becomes unresponsive and hangs. In logs, the .Net logs says the data is returns in couple of seconds.