Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BugFix] Fix open workflow after insert #2138

Merged
merged 1 commit into from
Jan 3, 2025
Merged

Conversation

huchenlei
Copy link
Member

@huchenlei huchenlei commented Jan 3, 2025

Resolves #2135

Previously the structuredClone failed to handle graphData. This PR replaces the logic with utils.clone which fallback to JSON.parse(JSON.serialize()) method when structuredClone failed.

┆Issue is synchronized with this Notion page by Unito

@huchenlei huchenlei requested review from a team as code owners January 3, 2025 15:58
@huchenlei huchenlei merged commit ea48985 into main Jan 3, 2025
10 checks passed
@huchenlei huchenlei deleted the fix_open_after_insert branch January 3, 2025 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: I can't load a workflow after it's "inserted" in another workflow.
1 participant