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
Clicking on a custom procedure block should not cause a type error.
Actual Behavior
Sometimes, clicking on a custom procedure block of an imported SB2 project causes a type error:
raven.js:429 Uncaught TypeError: Cannot read property 'opcode' of undefined
at e.value (lib.min.js:formatted:9160)
at e.value (lib.min.js:formatted:22148)
at e.value (lib.min.js:formatted:22424)
at e.value (lib.min.js:formatted:28412)