Closed
Description
When switching categories when a dropdown is open you get the following js error:
vertical.js:2842 Uncaught TypeError: Cannot read property 'isShadow' of null
at Blockly.FieldDropdown.onHide (vertical.js:2842)
at Function.Blockly.DropDownDiv.hide (vertical.js:2462)
at Blockly.Toolbox. (vertical.js:2973)
at HTMLDivElement.g (vertical.js:2784)
Steps to Reproduce
- open js console.
- Open motion category
- Open dropdown in the "point toward" block
- Without closing the dropdown , click on the "Events" category (probably others too).
- see error.
Operating System and Browser
Chrome MacOS