We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
Delete the block with comment and place the block from the trashcan then the comment is not displayed.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The comment will also be displayed when I place the block from the trashcan.
Screenshots
Desktop:
Stack Traces
14:07:52.663 comment.js:248 Error: <foreignObject> attribute width: Expected length, "NaN". module$exports$Blockly$Comment.Comment.resizeTextarea_ @ comment.js:248 module$exports$Blockly$Comment.Comment.createEditor_ @ comment.js:169 module$exports$Blockly$Comment.Comment.createEditableBubble_ @ comment.js:294 module$exports$Blockly$Comment.Comment.createBubble_ @ comment.js:283 module$exports$Blockly$Comment.Comment.setVisible @ comment.js:266 module$exports$Blockly$Icon.Icon.iconClick_ @ icon.js:142 h @ browser_events.js:69
Additional context
The text was updated successfully, but these errors were encountered:
I have already identified the cause, corrected it, and are preparing for PR.
Sorry, something went wrong.
Closed by #6011
No branches or pull requests
Describe the bug
Delete the block with comment and place the block from the trashcan then the comment is not displayed.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The comment will also be displayed when I place the block from the trashcan.
Screenshots
Desktop:
Stack Traces
Additional context
The text was updated successfully, but these errors were encountered: