You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also tried the "standalone" version - which I understand to what's brought by this repository only. I can run the dev:with-mock, I can also add nodes, but as soon as I try to drag a node from one location to another, I get this error:
Error: Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.
Occasionally, I also got some "node is undefined" exceptions. Before adding further details, I'd just like to ask whether this approach is supposed to work at all?
🧐 问题描述 | Proposed Solution
My comfyui is a 'portable standalone build', I followed the instructions to put the web into comfyui, but nothing changed
📝 补充信息 | Additional Information
No response
The text was updated successfully, but these errors were encountered: