Note that there are some explanatory texts on larger screens.

plurals
  1. POSoundcloud stratus component broken. Uncaught ReferenceError: soundManager is not defined player.js:10
    primarykey
    data
    text
    <pre><code>Re: nov25 Deploys/updates made from 11.18 - 11.24 </code></pre> <p>Hi! My stratus component stopped working today in dev and (stable) production environments. I am seeing the following script error in chrome on OS X:</p> <pre><code>Uncaught ReferenceError: soundManager is not defined player.js:10 window.Track.Backbone.Model.extend.initialize player.js:10 Backbone.Model backbone.js:137 child backbone.js:1110 _.extend._prepareModel backbone.js:571 _.extend._add backbone.js:584 _.extend.add backbone.js:449 (anonymous function) player.js:247 (anonymous function) sdk.js:1 request.onreadystatechange sdk.js:1 </code></pre> <p>Up 'til yesterday night the stratus component was working fine for a month (at least) no problems. I didn't change anything in my code.</p> <p>Then this afternoon I checked and stratus is failing now.</p> <p>I'm using the current style &amp; script <a href="http://stratus.sc/stratus.css" rel="nofollow">http://stratus.sc/stratus.css</a> &amp;&amp; <a href="http://stratus.sc/stratus.js" rel="nofollow">http://stratus.sc/stratus.js</a></p> <p>And my javascript hook from java is as follows</p> <pre><code>public String getScript() { return " &lt;script type=\"text/javascript\"&gt;\n" + " $(document).ready(function(){\n" + " $.stratus({\n" + " links: '"+getUrl()+"'\n" + " });\n" + " });\n" + " &lt;/script&gt;"; } </code></pre> <p>Any idea what could be happening here? Thanks, Jon</p> <p>Some random words to satiate the regex. Why should I need to add more details? It seems quite unnecessary to me. Good lord how much do I need to add to make this validation happy?</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

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