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
this plugins uses outdated blockly api
i tried to fix something and managed to show the blocks, but without de svg/icons images Uncaught TypeError: Cannot read property 'length' of undefined at Object.Blockly.unbindEvent_ (blockly_compressed.js:832) at Object.Blockly.Tooltip.unbindMouseEvents (blockly_compressed.js:237) at Blockly.FieldImage.Blockly.Field.dispose (blockly_compressed.js:484)
The text was updated successfully, but these errors were encountered:
I just imported the plugin to my vue project has the read-me says
i get some error from deprecated code, and fixed, but the laste erro above i cant fix.
i think its not hard to update, but i an new on blockly and this code is.... hard
Thanks so much!
this plugins uses outdated blockly api
i tried to fix something and managed to show the blocks, but without de svg/icons images
Uncaught TypeError: Cannot read property 'length' of undefined at Object.Blockly.unbindEvent_ (blockly_compressed.js:832) at Object.Blockly.Tooltip.unbindMouseEvents (blockly_compressed.js:237) at Blockly.FieldImage.Blockly.Field.dispose (blockly_compressed.js:484)
The text was updated successfully, but these errors were encountered: