You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
controls.trackball.js:17 Uncaught TypeError: Class constructor rt cannot be invoked without 'new'
at new _class (controls.trackball.js:17)
at init (geometries_slice.js:137)
at ./examples/geometries_slice/geometries_slice.js.window.onload (geometries_slice.js:156)
Browsers Affected
All
Chrome
Firefox
Edge
Safari 9
Safari 8
IE 11
Versions
AMI: master
THREEJS: 129
The text was updated successfully, but these errors were encountered:
Description
Failed to run first example.
I just follow the steps at Developer corner section and got an Uncaught TypeError.
Not sure if I'm missing something because I haven't changed anything in the project. So it must be a bug.
Steps to Reproduce
Example:
Expected Results
I expected to see the example running.
Actual Results
Browsers Affected
Versions
The text was updated successfully, but these errors were encountered: