scratchfoundation / scratch-gui

Graphical User Interface for creating and running Scratch 3.0 projects.
https://scratchfoundation.github.io/scratch-gui/develop/
BSD 3-Clause "New" or "Revised" License
4.41k stars 3.5k forks source link

sensing ask escape characters error #2148

Closed wwj718 closed 6 years ago

wwj718 commented 6 years ago

Expected Behavior

image

Actual Behavior

image

and

image

Scratch3.0 branch(develop)

https://llk.github.io/scratch-gui/develop/

Operating System and Browser

Mac OS 10.13.3 Chrome 66.0.3359.181

towerofnix commented 6 years ago

I'm pretty sure this is actually an issue with scratch-render, since I noticed a "say" block had the same issue:

A say block containing "Hello!"nice!" <><>"; a speech bubble containing that, but with the special characters replaced with their HTML escape code equivalents