Skip to content

Cannot read property 'center' of undefined #129

@elsehow

Description

@elsehow

When I load in some data I constructed (gist), I get an error.

gio.min.js:2 Uncaught TypeError: Cannot read property 'center' of undefined
    at C (gio.min.js:2)
    at gio.min.js:2
    at Object.v [as createGeometry] (gio.min.js:2)
    at P.processDetail (gio.min.js:4)
    at P.a.process (gio.min.js:4)
    at q.a.process (gio.min.js:4)
    at D.a.process (gio.min.js:4)
    at V.a.process (gio.min.js:4)
    at l.a.process (gio.min.js:4)
    at o (gio.min.js:2)

My strong suspicion is that one or more of the Alpha2 codes I passed in is unrecognized. But this error message doesn't tell me which one.

Does anyone happen to know what this error message tends to mean in giojs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions