diff --git a/packages/editor-ui/src/composables/useCanvasOperations.ts b/packages/editor-ui/src/composables/useCanvasOperations.ts index 08c317047d..af144da527 100644 --- a/packages/editor-ui/src/composables/useCanvasOperations.ts +++ b/packages/editor-ui/src/composables/useCanvasOperations.ts @@ -1376,26 +1376,40 @@ export function useCanvasOperations({ router }: { router: ReturnType { // Because nodes with the same name maybe already exist, it could // be needed that they have to be renamed. Also could it be possible @@ -1602,17 +1617,23 @@ export function useCanvasOperations({ router }: { router: ReturnType