Skip to content

Uncaught runtime errors in localhost:8080 #503

@qianjzhang

Description

@qianjzhang

Hi @ddooley I created a new template schema.yaml file which was basically copied and pasted from an existing AMBR schema.yaml file. However, I ran into a problem of loading the new schema. I got an error message on the localhost:8080 webpage:

Uncaught runtime errors:

ERROR
Cannot read properties of undefined (reading 'getColumnCoordinates')
TypeError: Cannot read properties of undefined (reading 'getColumnCoordinates')
at Toolbar.setupJumpToModal (webpack-internal:///../lib/Toolbar.js:1057:34)
at Toolbar.updateGUI (webpack-internal:///../lib/Toolbar.js:1007:10)
at Toolbar.restartInterface (webpack-internal:///../lib/Toolbar.js:386:10)

I wonder if you have any advice on resolving this problem.

Thank you!!

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