You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Opening the mutator on the controls_if block throws an error.
To Reproduce
Steps to reproduce the behavior:
Go to the playground.
Drag an if block to the workspace.
Click the mutator
See error in the console
Expected behavior
No error
Screenshots
Stack Traces
Uncaught TypeError: Cannot read properties of undefined (reading 'block_')
at sourceListener_ (mutator.js:372:16)
at WorkspaceSvg.Workspace.fireChangeListener (workspace.js:699:5)
at fireNow (utils.js:348:22)
Additional context
The text was updated successfully, but these errors were encountered:
Describe the bug
Opening the mutator on the
controls_if
block throws an error.To Reproduce
Steps to reproduce the behavior:
Expected behavior
No error
Screenshots
Stack Traces
Additional context
The text was updated successfully, but these errors were encountered: