-
Notifications
You must be signed in to change notification settings - Fork 14
Not working with ComfyUI's new Modern Node Design (Nodes 2.0) #56
Description
The autocomplete doesn't seem to work anymore when you switch over to the new Nodes 2.0 system, currently this system is still in beta so it's not that problematic that it's not working yet, but in the future if they force a full move over to the Nodes 2.0 system then this project will be broken from that point forward.
Would be good to see if this issue could be investigated more to see if it would be possible to make it compatible with the new system as well, or if it requires a breaking change.
Also I'm not dismissing the fact that it might just be an issue on my end, but I figured I'd report this to see if anyone else can reproduce it. I'm using the desktop version of ComfyUI on Windows 11.
Specific version details:
- ComfyUI v0.4.0
- ComfyUI_frontend v1.33.14
- ComfyUI_desktop v0.6.0
Their page on Nodes 2.0: https://docs.comfy.org/interface/nodes-2
Thank you for your work on this project