Duplicate stage watchers

Please fill out these questions for all feature requests and bug reports. If you're requesting a feature, please let us know why this feature is important or useful, not just what it should do.
Thanks!

  1. What browsers show this problem? Chrome
  2. Please share an example project (if possible). https://snap.berkeley.edu/snap/snap.html#present:Username=snapenilk&ProjectName=Kevin%20MacLeod%20Music%20Repository&editMode&noRun
  3. Describes the steps to reproduce this issue. Click the Queries button. One thing it does is tell the Stage to hide it's Song Control Commands list variable. Close the ask box; one thing it does is tell the Stage to show it's Song Control Commands list variable.
  4. What does Snap! currently do? Not hide the watcher(s) for Stage Song Control Commands, then add another watcher for Stage Song Control Commands
  5. What should Snap! do instead? Only show the bottom-right watcher, which it has done before this bug came.

Is this bug a security concern? If so, please do not post security concerns directly to the forum. Please email us at contact@snap.berkeley.edu. Thank you!

Not a nother JS hack huh?

No, it's not.

Confirmed. I tried various possible workarounds and they all failed too, even broadcast/when I receive. But when I make a fresh clean project, broadcast works even though tell still fails.