Skip to content

Structure import bug  #12

@ricardolima-xyz

Description

@ricardolima-xyz

structureImport(structure) {
...
if (this.onStructureChange) this.onStructureChange(); <-- should be this.options.onStructureChange, but throws undefined error
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions