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 didn't add proper validation, if you save a flow without a name it it will use default name, it not desirable.
for quick fix navigate to custom_nodes\ComfyUI-disty-Flow\web\flows , and the delete the new created folder "linker"
I will fix it till the end of the week.
I didn't add proper validation, if you save a flow without a name it it will use default name, it not desirable.我没有添加适当的验证,如果您保存一个没有名称的流,它将使用默认名称,这是不可取的。 for quick fix navigate to custom_nodes\ComfyUI-disty-Flow\web\flows , and the delete the new created folder "linker"有关快速修复,请导航到 custom_nodes\ComfyUI-disty-Flow\web\flows ,然后删除新创建的文件夹“链接器” I will fix it till the end of the week.我会修复它直到周末。
Yesterday, I tried to delete the flows-linker folder as soon as possible, but there was no change at all. It seems to be his cache or something else. Anyway, even if I deleted the entire disty flow plug-in under the custom node folder and reinstalled it, I still couldn't restore the linker's function.
Where is the issue?
Bug Description
Step-by-step instructions to reproduce the issue
Not sure how it got named that way, I don't remember explicitly naming it "linker".
Expected Behavior
Clicking "linker" should open the linker, not a flow named "linker"
Current Behavior
Clicking "linker" opens a flow named "linker"
Flow Version or Commit
0.5.2
Media and Logs
Additional Information
Fix the URL, something like this should work,
serverurl/flow/{flows}/{specific-flow-name}
https://restfulapi.net/resource-naming/
The text was updated successfully, but these errors were encountered: