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

Store in Block Issue #2606

Closed
pikurasa opened this issue Nov 20, 2020 · 2 comments
Closed

Store in Block Issue #2606

pikurasa opened this issue Nov 20, 2020 · 2 comments
Labels
Issue-Regression Something that worked in the past is now broken WF6-Needs testing Please test

Comments

@pikurasa
Copy link
Collaborator

I seem to be encountering some issue that is causing new box blocks created via store 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

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

Screenshot at 2020-11-20 22:41:35

@walterbender
Copy link
Member

Screenshot from 2020-11-21 19-00-47

This is a simple way to trigger the bug. I'll investigate.

@walterbender walterbender added the Issue-Regression Something that worked in the past is now broken label Nov 22, 2020
walterbender added a commit that referenced this issue Nov 22, 2020
@walterbender walterbender added the WF6-Needs testing Please test label Nov 22, 2020
walterbender added a commit that referenced this issue Nov 22, 2020
@meganindya
Copy link
Member

Screenshot from 2020-11-21 19-00-47

This is a simple way to trigger the bug. I'll investigate.

I tested with this. Works fine. So, is this fixed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Regression Something that worked in the past is now broken WF6-Needs testing Please test
Projects
None yet
Development

No branches or pull requests

3 participants