extended-salmon•17mo ago
Javascript block help
Hi, I put a goto block action on a javascript block and I can't figure out how to remove it easily. Of course I can delete the whole block and paste the code in a new javascript block but I can believe there's not a simpler way to do it.

5 Replies
To remove a 'Go to Block' action from a JavaScript block, you don't need to delete the entire block. Here's a step-by-step guide on how to do it:
1. Click on the JavaScript block that has the 'Go to Block' action you want to remove. This will open the block's editor on the right-hand side of the screen.
2. In the block's editor, you should see a list of actions associated with the block. Each action is represented as a chip.
3. Find the 'Go to Block' action chip that you want to remove.
4. Click on the 'Go to Block' action chip. This will open a preview window for the action.
5. In the preview window, you should see a pencil icon. Click on this icon to edit the action.
6. In the action's editor, you should see a delete option. Click on this option to remove the action from the block.
7. Once you've removed the action, you can close the editor by clicking on any blank space on the canvas.
Remember, you can always add, edit, or remove actions from a block without having to delete the entire block. This allows you to make changes to your design without losing any of your work.
extended-salmonOP•17mo ago
There is absolutely no delete icon anywhere


You can click on the goto path and click the delete 🔑
extended-salmonOP•17mo ago
Where is that located? I can't find it anywhere
Nevermind, I clicked on the path to select the block to go to and pressed delete on my keyboard
perfection