Nothing happens when I click "Launch"
Opened this issue · 6 comments
bendavis78 commented
Nothing happens when clicking "Launch". Tested on Chrome 59.0.3071.86 on Linux, and Chrome 62.0.302.97 on Chrome OS. Tested on the THREE.js examples website:
kheyse-werk commented
Same problem for me. Chrome 63.0.3239.132 on Mac 10.13.2.
akella commented
Same here Version 64.0.3282.167, Mac 10.13
nickensoul commented
Try to do this.
xiongbinsh commented
@bendavis78 @kheyse-oqton @akella try to use link https://threejs.org/examples/webgl_geometry_colors instead. Since the inspector accepts scene in the top frame, but the given official demo link with hash in URL string, which embed the scene canvas in an iframe.
titansoftime commented
Same.
The solution nickensoul suggested works.
Had to set my scene to a global. My ocd does not like this, but w/e.
battaghini-m commented
Same here.
Chrome 67.0.3396.99 on Ubuntu
THREE.WebGLRenderer 94