mirror of
https://github.com/google/blockly.git
synced 2026-01-28 19:20:10 +01:00
The JS Compiler would rename ‘id’ and ‘blockId’ to something random. Normally that would be fine, but if it ended up with a ‘$’ in the name, then that becomes an illegal HTML property name and Blockly crashes. A bug that’s been lurking in Blockly for years and randomly surfaced on a recent compile.
26 KiB
26 KiB