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:
Lucas Oliveira 2025-02-26 17:46:54 -03:00 committed by GitHub
commit 7b3dc0b453
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 1072 additions and 1259 deletions

View file

@ -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