Quantcast
Channel: GoJS - Northwoods Software
Viewing all articles
Browse latest Browse all 6968

Uncaught RangeError: Maximum call stack size exceeded

$
0
0

@ssp wrote:

I start getting this error, the second time I try to update the model with my latest updated data.
...say...agDiagram.model = go.Model.fromJson(agDiagramData);

I used to get this error earlier, that time the reason was that my nodeDataArray had duplicate entries. Currently both my link&nodeDataArrays look good. Also, I don't have any anonymous function.

Do you have any clue on fixing/debugging this issue?

Uncaught RangeError: Maximum call stack size exceeded
at Object.isArray (go_lic.js:17)
at Q.F.replaceJsonObjects.F.Ft (go_lic.js:292)
at Q.F.replaceJsonObjects.F.Ft (go_lic.js:292)
at Q.F.replaceJsonObjects.F.Ft (go_lic.js:292)

Posts: 3

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 6968

Trending Articles