Skip to content

Error when opening the "Variables" category in Blockly #88

@T94T

Description

@T94T

Attempting to open/clicking the "Variables" category results in an error, and no blocks are displayed.

  • Error in official demo ("Blockly -> Demos -> Code"): Uncaught TypeError: c is undefined in blockly_compressed.js.
  • Error in my custom project (using the current branch with last commit bde0047): Uncaught TypeError: Cannot read properties of undefined (reading 'length') in blockly_compressed.js.

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