ami icon indicating copy to clipboard operation
ami copied to clipboard

Examples are not working on master

Open germanotm opened this issue 3 years ago • 3 comments

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:

  1. git clone https://github.com/FNNDSC/ami.git
  2. cd ami
  3. yarn install
  4. yarn example geometries_slice

Expected Results

I expected to see the example running.

Actual Results

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

  • [x] All
  • [ ] Chrome
  • [ ] Firefox
  • [ ] Edge
  • [ ] Safari 9
  • [ ] Safari 8
  • [ ] IE 11

Versions

  • AMI: master
  • THREEJS: 129

germanotm avatar Jun 22 '21 02:06 germanotm

Please fix this

WaelAlBasha avatar Jul 16 '21 08:07 WaelAlBasha

cc @jennydaman is this worth for outreachy programm

sherrif10 avatar Apr 20 '22 11:04 sherrif10

@sherrif10 sorry for the late response. This project is not under our Outreachy effort.

jennydaman avatar Apr 26 '22 21:04 jennydaman