Blockly Problem

There appears to be some caching bug or something with the “Application” block of Blockly 1.0

How to reproduce:

  1. Create project “A”, put something in it and save
  2. Create project “B”
  3. Insert application block and pick “A”
  4. “A” is imported correctly into “B”.
  5. Save “B”
  6. Go back to “A” and add something else to it and save again
  7. Go back to “B”, delete everything, and insert an “A” application block again
  8. The old version of “A” gets imported into “B”, not the new one.

Thanks!

Andre

Hi Andre, thanks for your feedback, we will fix this issue on V1.2.0, it will come out in around 1 month. Thanks