ComfyUI_frontend
ComfyUI_frontend copied to clipboard
Official front-end implementation of ComfyUI
### Frontend Version I tried with 1.19.9 & 1.20.2 ### Expected Behavior Workflow should load even if it's large and with many linked connections ### Actual Behavior When loading a...
### Frontend Version 1.18.10 ### Expected Behavior User should be able to open workflows while another is open without overwriting any other workflows. ### Actual Behavior When the user opens...
### Frontend Version v1.18.10 ### Expected Behavior When releasing mouse button, onMouseUp event should always be emitted ### Actual Behavior onMouseUp doesn't get emitted after onMouseDown unless there is a...
### Is there an existing issue for this? - [x] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? The new...
Swapping ComfyUI tabs to large (e.g. 500 node) workflows has noticeable lag. High impact: Zod, DOM Widgets, measureText (expandToFit). 1. Zod should probably not re-validate a workflow it has already...
### Is there an existing issue for this? - [x] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? We have...
Dragging an image from queue to `LoadImage` node is not replacing the content of the node. ┆Issue is synchronized with this [Notion page](https://www.notion.so/Issue-3892-Bug-Node-cannot-accept-image-drop-on-MacOS-1f46d73d3650819980d0cd993cc18dc0) by [Unito](https://www.unito.io)
### Frontend Version 1.19.9 ### Expected Behavior Retrieve vue core api for plugin usage ### Actual Behavior Missing some vue methods: useCssCars, useSlots, etc. ### Steps to Reproduce Looking at...
### Is there an existing issue for this? - [x] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? #3787 broke...
### Is there an existing issue for this? - [x] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? Currently, we...