Files
blockly/msg/json
Neil Fraser 500853ac07 fix: Don't try to set text fields to null on cancel (#5692)
Mobile users get a window.prompt as an input, if they press the cancel button the return value is null.  Don't attempt to set the value of the field to null.

Caused errors in the custom note field which inherits from FieldTextInput.  Detected in Blockly Games Music.

This PR is for the master branch and includes a recompile.  The develop branch has changed enough that a cherrypick from develop to master won't work.  The bug in question represents a significant number of the errors being reported from Blockly Games.
2021-11-08 09:10:07 -08:00
..
2018-01-12 14:53:09 -08:00
2015-12-17 15:34:23 -08:00
2017-11-07 13:14:56 -08:00