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

JavaScript errors during blocks #319

Open
cdsmith opened this issue Sep 8, 2016 · 2 comments
Open

JavaScript errors during blocks #319

cdsmith opened this issue Sep 8, 2016 · 2 comments
Labels
bug funblocks http://code.world/blocks

Comments

@cdsmith
Copy link
Collaborator

cdsmith commented Sep 8, 2016

Reported by another user:

Critical error
blockly_compressed.js:1239 Object {blank: Scheme, codeWorldLogo: Scheme, circle: Scheme, solidCircle: Scheme, thickCircle: Scheme…}
blockly_compressed.js:1239 Types do not match, when trying to type Program
blockly_compressed.js:1207 Uncaught TypeError: Cannot read property 'isTypeVar' of undefined
@cdsmith cdsmith added bug funblocks http://code.world/blocks labels Sep 8, 2016
@cdsmith
Copy link
Collaborator Author

cdsmith commented Sep 18, 2016

Some of these seem to just be console.log statements, rather than errors. It's not clear to me if they are connected to actual bugs, but it seems likely.

@cdsmith
Copy link
Collaborator Author

cdsmith commented Sep 26, 2016

I definitely see these in cases where other weird things are happening... I'm adding the priority tag, and will try to look into this.

@cdsmith cdsmith removed the priority label Jun 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug funblocks http://code.world/blocks
Projects
Development

No branches or pull requests

1 participant