Files
blockly/blocks
RoboErikG a14ff64cf3 Avoid crashing when a procedure input has an empty string (#2182)
Fixes #1958

This will drop the input when it's in the empty string state. This
causes the block to remove the input and re-add it when the text
is reverted, but prevents the breakage. A followup fix should leave
the input alone instead of removing it, but this works for now.
2018-12-19 10:37:40 -08:00
..
2018-04-27 11:50:51 -07:00
2018-12-13 10:32:38 -08:00
2018-10-11 13:12:23 -07:00
2018-06-25 12:12:24 -07:00