Hi All,
I am using ArcGIS Javascript API 3.9 with IE9+ browsers. I am getting out of stack space error in one of my layer. Reason for the issue is that it is a polygon layer and one of the feature in it is having very large polygon with multiple rings.
But same thing is working with IE8.
Can anyone got the same issue or help me out in resolving the issue.