Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does "when node <node> double-clicked" block still work? #455

Open
dulcarnon opened this issue Jul 21, 2021 · 0 comments
Open

Does "when node <node> double-clicked" block still work? #455

dulcarnon opened this issue Jul 21, 2021 · 0 comments

Comments

@dulcarnon
Copy link

I have been unable to get the "when node double-clicked" block to work, either in my own scripts or in the examples like Sim and Tic-Tac-Toe.

If I start from the simple script suggested in the Help for that block, and double-click on some node on the stage, I get an error that varies a little from browser to browser:

  • in Chrome 91 and Edge 91: "Uncaught TypeError: Cannot read property 'variables' of null"
  • in Firefox 89: "TypeError: this.home.Context.receiver is null"

In any of those browsers, double-clicking on the script itself gives "Error a variable of name 'node' does not exist in this context".

Thanks for your attention and your great Snap mods!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant