Skip to content

UI Exception When Loading Nanoparticle Mesh Data in MS Window #190

@kylinmb

Description

@kylinmb

When loading the Embedding and Decomposition view for the nanoparticle volume data set the following exception occurs.

three.module.js:3800 Uncaught (in promise) TypeError: Cannot read property 'x' of undefined
at Vector3.distanceToSquared (three.module.js:3800)
at CatmullRomCurve3../node_modules/three/build/three.module.js.CatmullRomCurve3.getPoint (three.module.js:37143)
at CatmullRomCurve3.getTangent (three.module.js:36650)
at CatmullRomCurve3.getTangentAt (three.module.js:36661)
at CatmullRomCurve3.computeFrenetFrames (three.module.js:36686)
at new TubeBufferGeometry (three.module.js:28979)
at morseSmaleWindow.js:467
at Array.forEach ()
at MorseSmaleWindow.addRegressionCurvesToScene (morseSmaleWindow.js:449)
at morseSmaleWindow.js:94

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions