blockpy-edu / blockpy

Blockly that's more Python than JavaScript, powered with Skulpt
Apache License 2.0
398 stars 133 forks source link

Block side not always updating code #72

Closed lukesg08 closed 4 years ago

lukesg08 commented 5 years ago

When renaming variables, the code doesn't update unless you go into the text side CodeUpdateBug

HueLong commented 4 years ago

hello,i‘d like to ask you a question, After my project is installed according to README, it prompts such a problem. What should I do? Uncaught TypeError: Goog. isString is not a function

acbart commented 4 years ago

Hello, please raise a separate Issue, do not simply post in the first issue you find.

acbart commented 4 years ago

This was a fix for BlockMirror, we just had to track variable renames.