mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 02:32:18 +00:00
Only breaks when adding reroute via context menu.
This commit is contained in:
@@ -5329,6 +5329,7 @@ export class LGraphCanvas implements ConnectionColorContext {
|
|||||||
this.setDirty(false, true)
|
this.setDirty(false, true)
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
console.error(error)
|
console.error(error)
|
||||||
|
} finally {
|
||||||
this.emitAfterChange()
|
this.emitAfterChange()
|
||||||
}
|
}
|
||||||
break
|
break
|
||||||
|
|||||||
Reference in New Issue
Block a user