Forum Discussion

satyajyoti-ch's avatar
4 years ago

RangeError: Maximum call stack size exceeded

I am using swagger to to test web api written in asp.net core 3.1. I am having problem to display the data in swagger ui. data is fetching correctly from the database. But while displaying the data, it is giving the following error: -

RangeError: Maximum call stack size exceeded

 

There are 19700 records altogether.

 

Please note that upto 3000 records, it is working fine.

 

Please help me to solve this problem. Please feel free to contact me if needed

Thanks

--Satyajyoti

No RepliesBe the first to reply