mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-02 14:27:40 +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)
|
||||
} catch (error) {
|
||||
console.error(error)
|
||||
} finally {
|
||||
this.emitAfterChange()
|
||||
}
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user