Open var1ableX opened 1 year ago
It's a crash on browser side. Show me the console log of browser.
If you are using Chrome. Press F12. It will shows error messages.
And share me the component file.
Here you go: (happens with any component I create and drag onto canvas)
Same, and even happens if I copy (any) node, and move any other node. It can be prevented by make any connection anywhere first: then the problem doesn't appear.
Here you go: (happens with any component I create and drag onto canvas)
In the current version of the test, there are no issues. Are you still experiencing the same issue?
Same, and even happens if I copy (any) node, and move any other node. It can be prevented by make any connection anywhere first: then the problem doesn't appear.
What is your browser console log?
When I drag and drop a component onto the canvas, it loads successfully. However, if I try to click on the component ComfyUI all nodes disappear (leaving only pipes) and the canvas becomes non-responsive until I refresh page.
This doesn't happen if I select the component via Right Click - Add Node