Hello,
I'm reporting an incompatibility issue with the latest ComfyUI 0.19.0 release, which introduced the new Nodes 2.0 (Vue-based) frontend.
After updating, the interactive buttons ("Close", "Apply Rect") in the Rect/Select node are completely unresponsive. The root cause is that the extension's original frontend JavaScript relies on the legacy ComfyUI frontend API, which is no longer supported in the new Nodes 2.0 architecture.
Could you please update the code to be compatible with ComfyUI 0.19.0+? This is a critical issue for users who rely on this node.
Thank you for your work on this useful extension!
Hello,
I'm reporting an incompatibility issue with the latest ComfyUI 0.19.0 release, which introduced the new Nodes 2.0 (Vue-based) frontend.
After updating, the interactive buttons ("Close", "Apply Rect") in the Rect/Select node are completely unresponsive. The root cause is that the extension's original frontend JavaScript relies on the legacy ComfyUI frontend API, which is no longer supported in the new Nodes 2.0 architecture.
Could you please update the code to be compatible with ComfyUI 0.19.0+? This is a critical issue for users who rely on this node.
Thank you for your work on this useful extension!