mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-11 03:46:52 +08:00
fix: node connect self (#3194)
This commit is contained in:
@@ -301,6 +301,8 @@ export const useNodesInteractions = () => {
|
||||
target,
|
||||
targetHandle,
|
||||
}) => {
|
||||
if (source === target)
|
||||
return
|
||||
if (getNodesReadOnly())
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user