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

Bug, On Bloq Received loop #1

Open
vdirienzo opened this issue Dec 10, 2018 · 1 comment
Open

Bug, On Bloq Received loop #1

vdirienzo opened this issue Dec 10, 2018 · 1 comment

Comments

@vdirienzo
Copy link

guys i have noticed if you want to pull (on block received loop) into the programing it hangs all the browser (firefox and crhome latest versions). and you cant continue editing or adding any block.

as a workaround i had to switch to JavaScript interface and roll back

this is the funcitons that has problems:

maqueen.IR_callbackUser(function ({ myparam: message }) {})

i hope you can fix this its a big problem for newbies.

@tomajar
Copy link

tomajar commented Jun 24, 2019

there is old github repo and new - this official (?).
there is no instruction what are the migration steps
from: https://github.com/jhlucky/maqueen
to: https://github.com/DFRobot/pxt-maqueen

but it seems the method signature has changed:
from:
image

to:
image

I suggest to try to figure out what param you want to actually pass to the method. Maybe you have some old examples and try to use them with this package?

tangjie133 pushed a commit that referenced this issue Sep 24, 2021
Create maqueen-jsdoc-strings.json
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