We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aa1165 commit 785162bCopy full SHA for 785162b
appinventor/blocklyeditor/src/field_procedure.js
@@ -38,7 +38,6 @@ AI.Blockly.FieldProcedure.onChange = function(procedureId) {
38
// return;
39
}
40
41
- this.doValueUpdate_(text);
42
// If we're just in the midst of renaming the procedure, we don't have (or want) to
43
// add the new arguments
44
if (!this.block.isRenaming) {
0 commit comments