MenulyJSON
MenulyJSON copied to clipboard
An editor for JSON structures made out of Blockly-with-menus (hopefully faster than toolbox approach)
hi, I have created an input as type="number" , the backspace doens't work in this input.
I found this while messing around with the demo. If the block is missing, this breaks the JSON output, and there doesn't seem to be any way to get it...
`Uncaught AssertionError: Assertion failed: Field "key_field_0" not found.goog.asserts.DEFAULT_ERROR_HANDLER @ blockly_compressed.js:65goog.asserts.doAssertFailure_ @ blockly_compressed.js:66goog.asserts.assertObject @ blockly_compressed.js:69Blockly.Block.setFieldValue @ blockly_compressed.js:997Blockly.Xml.domToBlock @ blockly_compressed.js:947Blockly.Block.duplicate_ @ blockly_compressed.js:989d.callback @ blockly_compressed.js:1035Blockly.Realtime.doCommand @ blockly_compressed.js:1202Blockly.doCommand @ blockly_compressed.js:1316(anonymous function) @ blockly_compressed.js:1016goog.events.EventTarget.fireListeners @...
Where can I use it?