fix: edges moving on just cloned flows (#6819)
* Changed export modal to just download after flow is built * Changed cleanEdge to set edges animated to false * Updated starter projects and tests to remove animated from edge * update market research json to get global variable
This commit is contained in:
parent
75ddab6011
commit
7b3dc0b453
5 changed files with 1072 additions and 1259 deletions
|
|
@ -903,7 +903,7 @@
|
|||
"stroke": "#555"
|
||||
},
|
||||
"className": "stroke-foreground stroke-connection",
|
||||
"animated": true,
|
||||
"animated": false,
|
||||
"id": "reactflow__edge-LLMChain-e2dhNLLMChain|LLMChain-e2dhN|Chain|LLMChain|function|Text-ChatOutput-1jlJyText|message|ChatOutput-1jlJy"
|
||||
}
|
||||
],
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue