Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin outdated #6

Open
LCGF00 opened this issue Jun 20, 2021 · 2 comments
Open

Plugin outdated #6

LCGF00 opened this issue Jun 20, 2021 · 2 comments

Comments

@LCGF00
Copy link

LCGF00 commented Jun 20, 2021

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)

@asanzo
Copy link
Contributor

asanzo commented Jun 24, 2021

¡Hi, Luis!

Thanks for the issue. Can you tell us what did you do to get that error?

We will update Blockly as soon as we can, but we won't be doing it in the short term.

@LCGF00
Copy link
Author

LCGF00 commented Jun 24, 2021

Hi Asanzo

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants