--
You received this message because you are subscribed to the Google Groups "Blockly" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blockly+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/blockly/ea7d69b9-d729-4487-8e96-c0e32fc77342%40googlegroups.com.
Hmm, that's not an error we explicitly throw. Can you provide the full error stack? Even if it is compressed, it would help narrow down the location.Just a hunch: have you programmed any custom fields in your application?
On Wed, 30 Oct 2019 at 11:44, Mayo <mayo...@borgiq.com> wrote:
Hi,--I tried upgrading Blockly from 2.20190722.1 to 3.20191014.4 but now when I try to drop a block from the toolbox into the workspace I get an error 'TypeError: text is null` when running `Blockly.JavaScript.workspaceToCode(Blockly.getMainWorkspace())`When I replace Blockly back to the older version it works for me, has anyone else run into this issue?Thanks.
You received this message because you are subscribed to the Google Groups "Blockly" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/blockly/ea7d69b9-d729-4487-8e96-c0e32fc77342%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to blockly+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/blockly/e58b8718-16ab-4e37-bf51-90948bbf9a36%40googlegroups.com.
Give me a moment while I try to find the version of the code you are using...