jmoenig / Snap

a visual programming language inspired by Scratch
http://snap.berkeley.edu
GNU Affero General Public License v3.0
1.48k stars 740 forks source link

sprites with empty local custom blocks can not duplicate #702

Closed haritop closed 9 years ago

haritop commented 9 years ago

The debugger shows TypeError: this.body is null byob.js:214

jmoenig commented 9 years ago

Good catch, thanks for the report!

jmoenig commented 9 years ago

I fixed it in my dev version. I'm going to push it tomorrow, right now I'm busy testing the new stuff and replying to panic emails :-) Thanks!