8000 Deleting a variable throws an exception · Issue #8994 · google/blockly · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Deleting a variable throws an exception #8994
Closed
@BenHenning

Description

@BenHenning

Check for duplicates

  • I have searched for similar issues before opening a new one.

Description

When deleting a variable, a console error is thrown.

Reproduction steps

  1. Create new variable from the toolbox.
  2. Add the variable to the workspace.
  3. Right click on the variable and click to delete it.
  4. Open the developer console to see the stack trace thrown.

Stack trace

Uncaught Error: Attempting to focus node which isn't recognized by its parent tree: ???.
    at FocusManager.focusNode (focus_manager.ts:254:13)
    at focus_manager.ts:347:18

Screenshots

No response

Browsers

Chrome desktop

Metadata

Metadata

Assignees

Labels

injectionissue: bugDescribes why the code or behaviour is wrong

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0