+ 1
Maximum call stack size error
What is it???
3 Answers
0
call stack error is a hardware problem, you're attempting to run a program that exceeds the systems processing or memory ability.
plug that memleak.
+ 1
You probably have a memory leak at your JS code ^^
0
I guess, it means you run out of ram