-
Notifications
You must be signed in to change notification settings - Fork 6.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I enable the New Menu & Workflow, the entire canvas becomes unresponsive. #3894
Comments
Have you updated all your custom nodes? There were initially some incompatibilities with e.g comfyui-workspace-manager that have been resolved |
It could be the ComfyUI-N-Sidebar ( https://github.com/Nuked88/ComfyUI-N-Sidebar ). I don't have it but, I have the ComfyUI-Custom-Scripts ( https://github.com/pythongosssss/ComfyUI-Custom-Scripts ) and the Image Feed also causes some issues in sidebar mode ( with location = left, in the settings). |
Yes, I confirm that I have updated all the nodes and ensured that ComfyUI is up to date. |
Yes, it's the sidebar, but the part marked in red in the top left corner is not part of the sidebar. I don't know what is causing it. |
It could be part of the settings of a custom node, that's not working correctly. Try to disable the ComfyUI-N-Sidebar, in the Manager. You don't have to uninstall. |
I've made a slight update in a draft PR to the way the elements are arranged which should make them more resilient to extra elements being added by custom nodes, if you could see if this improves it for you #3909 It should cause the custom element that is being added to go to the end of the body |
I uninstalled the sidebar, but the issue still persists. |
I ran the command, and here is the result. I don't know what to do next. |
No, it's always been there. These two buttons are from the Easy Use node. |
I see that you also have the rgthree progress bar. Did you try the @pythongosssss's branch with the fixes ( https://github.com/pythongosssss/ComfyUI/tree/newmenu-fixes2 ) ? |
I have never used this branch before. Should I try it now? |
You only have issues when the new menu is enabled, right ? Also, the developer of the extension causing this, will eventually notice it, and could also fix it on their side. |
Yes, it seems like trying what you suggested is the best approach. I hope it will resolve the issue. |
Try to disable the rgthree progress bar, in the rgthree settings. If so, there could be some else wrong, besides a specific extension. Also, try to disable and enable the new menu again, and then move it to the top and see what happens. I didn't try the new branch, but @pythongosssss also made some fixes, on the custom node side ( Image Feed ). |
I have tried disabling rgthree, but it didn't help. The current screenshot shows it disabled. Additionally, I have tried enabling and disabling the new menu many times. After switching to the branch you mentioned, regardless of whether the menu is at the top or bottom, the content marked with the red box stays in the bottom left corner, and the content marked with the yellow box stays on the left side. When I disable the new menu, everything returns to normal. I also tried switching browsers, but whether it's Edge or Chrome, the problem remains the same. |
Well, I guess we just have to wait for @pythongosssss next fixes. Other than that, you would need to disable the custom nodes, one by one, starting with the most complex ones. |
Alright, it seems that's all I can do. |
By disabling all custom nodes and then restoring them one by one, I pinpointed the nodes causing the issue. The red box part is from ComfyUI-3D-Pack, and the yellow box part is from ComfyUI-N-Sidebar. So it appears the new menu is not the problem. I apologize for the confusion. |
Expected Behavior
I hope the New Menu & Workflow functions properly after being enabled.
Actual Behavior
When I change the "Use new menu and workflow management." option to top or bottom, an issue arises. While the new menu appears, something else shows up in the top left corner, seemingly related to color or style, which I've marked with a red box. During this time, I cannot operate the canvas or add or delete nodes; it appears frozen. I can use the new menu to switch or create workflows and use 11cafe's comfyui-workspace-manager to switch or create workflows, but whether I create a new workflow or open an existing one, the canvas remains blank. However, I can still interact with the new menu. When I click the new menu to open settings and disable the "Use new menu and workflow management." option, everything returns to normal.
Steps to Reproduce
Currently, I encounter this issue with any workflow or when creating a new workflow.
Debug Logs
Other
No response
The text was updated successfully, but these errors were encountered: