Cloning a node make the app crash
To reproduce:
- Put a Node in the Canvas (either by loading a graph or dragging it from the sidebar)
- Double-click on the Node
- Click on the Clone (two files overlapping) button
- The app crashes
Error message:
Uncaught TypeError: selectedElement is undefined
nodeData IconMenu.tsx:36
useStore index.js:59
IconMenu IconMenu.tsx:36
...
Edited by Loic Huder