Maximum call stack size exceeded

2
Hi Team,  I would need your help in resolving this issue,  I have a Rest API call and based on the results fetched, i plot scatter plot on screen. I use Anychart widget for plotting data. If i reduce my import mapping the scatter plot gets plotted and works fine, however if i add more mappings to my Rest API call, I get an error like bellow : An error occurred while executing an action of SearchPortal.SearchPortalHome.actionButton7: Maximum call stack size exceeded Error: An error occurred while executing an action of SearchPortal.SearchPortalHome.actionButton7: Maximum call stack size exceeded     at http://localhost:8085/mxclientsystem/mxui/mxui.js?637382709684741965:80:298177     at we (http://localhost:8085/mxclientsystem/mxui/mxui.js?637382709684741965:35:9232)     at r (http://localhost:8085/mxclientsystem/mxui/mxui.js?637382709684741965:35:9128)     at d (http://localhost:8085/mxclientsystem/mxui/mxui.js?637382709684741965:40:143913) is there a way to increase Stack size ? or any other way i can implement it ?
asked
0 answers