Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples are not working on master #429

Open
1 of 7 tasks
germanotm opened this issue Jun 22, 2021 · 3 comments
Open
1 of 7 tasks

Examples are not working on master #429

germanotm opened this issue Jun 22, 2021 · 3 comments

Comments

@germanotm
Copy link

germanotm commented Jun 22, 2021

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

  • All
  • Chrome
  • Firefox
  • Edge
  • Safari 9
  • Safari 8
  • IE 11

Versions

  • AMI: master
  • THREEJS: 129
@WaelAlBasha
Copy link

Please fix this

@sherrif10
Copy link

cc @jennydaman is this worth for outreachy programm

@jennydaman
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants