chore(svelte): use xyhandle

This commit is contained in:
moklick
2023-06-05 11:28:19 +02:00
parent 45f51e96b1
commit b2e296901e
3 changed files with 12 additions and 4 deletions
-2
View File
@@ -266,8 +266,6 @@ function isValidHandle(
endHandle: null,
};
console.log(1, result);
if (handleToCheck) {
const handleType = getHandleType(undefined, handleToCheck);
const handleNodeId = handleToCheck.getAttribute('data-nodeid');