Note that there are some explanatory texts on larger screens.

plurals
  1. POWhat makes an "Uncaught RangeError: Maximum call stack size exceeded" error? (Chrome, in other browsers other message)
    text
    copied!<p>Culdn`t find what makes that error, and how to find a solution...</p> <p>Working under <a href="http://atlas.sitegist.net/business/atlas/?l=en&amp;h=6dff16b6f593384662cb24d66142047a" rel="nofollow noreferrer">project</a>:</p> <p><a href="http://atlas.sitegist.net/business/atlas/?l=en&amp;h=6dff16b6f593384662cb24d66142047a" rel="nofollow noreferrer">http://atlas.sitegist.net/business/atlas/?l=en&amp;h=6dff16b6f593384662cb24d66142047a</a></p> <p>In project i show different data with integer values, and all that also shown on a map. When i added another visualisation of new data set, error occurs.</p> <h2>Testing information:</h2> <p>Mostly i must do some events in UI, and of course doing some mixing of listed under:</p> <ul> <li>must click "Projects" button, and then check/uncheck checkboxes in toolbar section of my project</li> <li>must click events on left sidebar panel (No need to expand collapse, for given data set selection of objects is made by choosing on of the parents)</li> </ul> <p>Sometimes error ocuurs in 5 min. Sometimes in first shot, but ostly in 3-4 UI request.</p> <blockquote> <p>the link above reproduce an error from start, or by 2-3 event triggers.</p> </blockquote> <h2>Errors: Copy paste from console</h2> <p>And such error i have in Chrome console:</p> <pre><code>Uncaught RangeError: Maximum call stack size exceeded H.get (anonymous function) Mu.(anonymous function).zoomRange_changed yf H.set (anonymous function) Mu.(anonymous function).zoomRange_changed yf H.set (anonymous function) Mu.(anonymous function).zoomRange_changed yf ... H.set (anonymous function) Mu.(anonymous function).zoomRange_changed yf </code></pre> <p>And onother one:</p> <pre><code>&lt;error&gt; (anonymous function) $ nm Du H.bf H.mapType_changed yf H.set H.aa Tg.(anonymous function).J (anonymous function) Q.trigger H.aa Tg.(anonymous function).J (anonymous function) Q.trigger H.aa Tg.(anonymous function).J (anonymous function) Q.trigger H.aa ... H.aa Tg.(anonymous function).J (anonymous function) Q.trigger </code></pre> <p>Solution under solution didn nott helped me, couse of lack of information about I.set and also I don`t use "Gmaps4rails":</p> <p><a href="https://stackoverflow.com/questions/8301097/gmaps4rails-maximum-call-stack-size-exceeded?answertab=active#tab-top">Gmaps4rails Maximum call stack size exceeded?</a></p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload