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
generator.js:182 Uncaught Error: Language "HTML" does not know how to generate code for block type "text_print".
at Blockly.Generator.blockToCode (generator.js:182)
at Blockly.Generator.workspaceToCode (generator.js:94)
at myUpdateFunction (demo.html?_ijt=cdjcn6kam0vno4nl0kl5t19jld:744)
at Blockly.WorkspaceSvg.Blockly.Workspace.fireChangeListener (workspace.js:652)
at Blockly.Events.fireNow_ (events.js:192)
The text was updated successfully, but these errors were encountered:
bestian
added a commit
to bestian/blockly-html
that referenced
this issue
Oct 31, 2022
I would like to use scripting blocks within script tag , I show errors as below
HTML code is
The errors are below
The text was updated successfully, but these errors were encountered: