fix(core): ios connection error

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-02-05 22:22:06 +01:00
committed by Braks
parent 3c2255ba52
commit f2f3e70ebe
2 changed files with 23 additions and 30 deletions
+1 -2
View File
@@ -19,8 +19,7 @@ export interface ConnectionHandle {
}
export function resetRecentHandle(handleDomNode: Element): void {
handleDomNode?.classList.remove('vue-flow__handle-valid')
handleDomNode?.classList.remove('vue-flow__handle-connecting')
handleDomNode?.classList.remove('valid', 'connecting', 'vue-flow__handle-valid', 'vue-flow__handle-connecting')
}
// this functions collects all handles and adds an absolute position