Wednesday 24 May 2017

Page is posting "Maximum call stack size exceeded" error

I am making web page using Node.js and Angular. When i started everything went as it should, but now it suddenly spams the error below:

Uncaught RangeError: Maximum call stack size exceeded
at Function.toString (polyfills.bundle.js:4420)
at Function.<anonymous> (affs?addonname=LONG&clientuid=1495625557888&subID=wifi&affid=9614&subaffid=1001&href=http%3A%2F%2Fl…:9)
at Function.<anonymous> (affs?addonname=LONG&clientuid=1495625557888&subID=wifi&affid=9614&subaffid=1001&href=http%3A%2F%2Fl…:9)
at Function.toString (polyfills.bundle.js:4438)
at Function.<anonymous> (affs?addonname=LONG&clientuid=1495625557888&subID=wifi&affid=9614&subaffid=1001&href=http%3A%2F%2Fl…:9)
at Function.<anonymous> (affs?addonname=LONG&clientuid=1495625557888&subID=wifi&affid=9614&subaffid=1001&href=http%3A%2F%2Fl…:9)
at Function.toString (polyfills.bundle.js:4438)
at Function.<anonymous> (affs?addonname=LONG&clientuid=1495625557888&subID=wifi&affid=9614&subaffid=1001&href=http%3A%2F%2Fl…:9)
at Function.<anonymous> (affs?addonname=LONG&clientuid=1495625557888&subID=wifi&affid=9614&subaffid=1001&href=http%3A%2F%2Fl…:9)
at Function.toString (polyfills.bundle.js:4438)
at Function.<anonymous> (affs?addonname=LONG&clientuid=1495625557888&subID=wifi&affid=9614&subaffid=1001&href=http%3A%2F%2Fl…:9)
at Function.<anonymous> (affs?addonname=LONG&clientuid=1495625557888&subID=wifi&affid=9614&subaffid=1001&href=http%3A%2F%2Fl…:9)
at Function.toString (polyfills.bundle.js:4438)
at Function.<anonymous> (affs?addonname=LONG&clientuid=1495625557888&subID=wifi&affid=9614&subaffid=1001&href=http%3A%2F%2Fl…:9)
at Function.<anonymous> (affs?addonname=LONG&clientuid=1495625557888&subID=wifi&affid=9614&subaffid=1001&href=http%3A%2F%2Fl…:9)

When site is doing this, its not resposive at all. But as I checking node or angular everything should be fine. I fix this problem by refreshing page until its stops doing this. Any help to fix this would be appreciated.



via Rok Potočnik

No comments:

Post a Comment