Skip to content

Wrong 'editor' var results in Blockly not working #139

@JakubLenski

Description

@JakubLenski

python-main.js contains two variables named editor, one all uppercase and the other lowercase. The use of the wrong EDITOR var (line 441 & 453) results in the variable not having the specified methods therefore returning an error as 'undefined'.

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