phetsims / forces-and-motion-basics

"Forces and Motion: Basics" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/forces-and-motion-basics
GNU General Public License v3.0
7 stars 10 forks source link

Uncaught TypeError: Cannot set property 'className' of undefined #225

Closed jessegreenberg closed 7 years ago

jessegreenberg commented 7 years ago
forces-and-motion-basics : fuzz : built : load
Uncaught TypeError: Cannot set property 'className' of undefined
TypeError: Cannot set property 'className' of undefined
    at new i (https://bayes.colorado.edu/continuous-testing/snapshot-1497052669736/forces-and-motion-basics/build/forces-and-motion-basics_en.html?postMessageOnLoad&postMessageOnError&postMessageOnBeforeUnload&fuzzMouse:1564:12760)
    at new e (https://bayes.colorado.edu/continuous-testing/snapshot-1497052669736/forces-and-motion-basics/build/forces-and-motion-basics_en.html?postMessageOnLoad&postMessageOnError&postMessageOnBeforeUnload&fuzzMouse:1572:6514)
    at e.s.name [as createView] (https://bayes.colorado.edu/continuous-testing/snapshot-1497052669736/forces-and-motion-basics/build/forces-and-motion-basics_en.html?postMessageOnLoad&postMessageOnError&postMessageOnBeforeUnload&fuzzMouse:1589:5693)
    at e.initializeView (https://bayes.colorado.edu/continuous-testing/snapshot-1497052669736/forces-and-motion-basics/build/forces-and-motion-basics_en.html?postMessageOnLoad&postMessageOnError&postMessageOnBeforeUnload&fuzzMouse:1562:2516)
    at Array.<anonymous> (https://bayes.colorado.edu/continuous-testing/snapshot-1497052669736/forces-and-motion-basics/build/forces-and-motion-basics_en.html?postMessageOnLoad&postMessageOnError&postMessageOnBeforeUnload&fuzzMouse:1562:25807)
    at https://bayes.colorado.edu/continuous-testing/snapshot-1497052669736/forces-and-motion-basics/build/forces-and-motion-basics_en.html?postMessageOnLoad&postMessageOnError&postMessageOnBeforeUnload&fuzzMouse:1562:25872
Approximately 6/9/2017, 5:57:49 PM
forces-and-motion-basics : fuzz : built : run
Uncaught TypeError: Cannot set property 'className' of undefined
TypeError: Cannot set property 'className' of undefined
    at new i (https://bayes.colorado.edu/continuous-testing/snapshot-1497052669736/forces-and-motion-basics/build/forces-and-motion-basics_en.html?postMessageOnLoad&postMessageOnError&postMessageOnBeforeUnload&fuzzMouse:1564:12760)
    at new e (https://bayes.colorado.edu/continuous-testing/snapshot-1497052669736/forces-and-motion-basics/build/forces-and-motion-basics_en.html?postMessageOnLoad&postMessageOnError&postMessageOnBeforeUnload&fuzzMouse:1572:6514)
    at e.s.name [as createView] (https://bayes.colorado.edu/continuous-testing/snapshot-1497052669736/forces-and-motion-basics/build/forces-and-motion-basics_en.html?postMessageOnLoad&postMessageOnError&postMessageOnBeforeUnload&fuzzMouse:1589:5693)
    at e.initializeView (https://bayes.colorado.edu/continuous-testing/snapshot-1497052669736/forces-and-motion-basics/build/forces-and-motion-basics_en.html?postMessageOnLoad&postMessageOnError&postMessageOnBeforeUnload&fuzzMouse:1562:2516)
    at Array.<anonymous> (https://bayes.colorado.edu/continuous-testing/snapshot-1497052669736/forces-and-motion-basics/build/forces-and-motion-basics_en.html?postMessageOnLoad&postMessageOnError&postMessageOnBeforeUnload&fuzzMouse:1562:25807)
    at https://bayes.colorado.edu/continuous-testing/snapshot-1497052669736/forces-and-motion-basics/build/forces-and-motion-basics_en.html?postMessageOnLoad&postMessageOnError&postMessageOnBeforeUnload&fuzzMouse:1562:25872
Approximately 6/9/2017, 5:57:49 PM

Probably introduced from phetsims/scenery#624"

jessegreenberg commented 7 years ago

Fixed, closing.