You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uncaught (in promise) TypeError: Cannot read property '0' of null
at Block.postProcess (blocks.js:2894)
at Block._finishImageLoad (block.js:1277)
at __callback (block.js:895)
at checkBounds (block.js:201)
at block.js:208
at new Promise (<anonymous>)
at Block._createCache (block.js:176)
at __processHighlightBitmap (block.js:920)
at Image.img.onload (block.js:8382)
logo.js:1603 Uncaught TypeError: logo.blocks.blockList[blk].protoblock.flow is not a function
at Logo.runFromBlockNow (logo.js:1603)
at logo.js:1477
The text was updated successfully, but these errors were encountered:
I seem to be encountering some issue that is causing new
box
blocks created viastore in box
block to fail.I don't yet really have a grasp of what needs to be done to reproduce the issue, but below is the project, logs, and a screenshot.
Store-in-BUG.html.zip
The text was updated successfully, but these errors were encountered: