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

fix(client): deduplicated and set recursive max depth for graph nodes #108

Merged
merged 1 commit into from
Dec 29, 2023
Merged

fix(client): deduplicated and set recursive max depth for graph nodes #108

merged 1 commit into from
Dec 29, 2023

Conversation

alexzhang1030
Copy link
Member

fixes maximum stack error
fixes duplicate nodes error
fixes doesn't locate to center when update filtering node

Copy link

netlify bot commented Dec 29, 2023

Deploy Preview for vue-devtools-docs ready!

Name Link
🔨 Latest commit b866a2b
🔍 Latest deploy log https://app.netlify.com/sites/vue-devtools-docs/deploys/658ea4cd0ff156000907ff8c
😎 Deploy Preview https://deploy-preview-108--vue-devtools-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@alexzhang1030 alexzhang1030 changed the title fix(client): fix graph bugs fix(client): fix graph collect dulipcate nodes && maximum stack error Dec 29, 2023
@webfansplz webfansplz changed the title fix(client): fix graph collect dulipcate nodes && maximum stack error fix(client): deduplicated and set recursive max depth for graph nodes Dec 29, 2023
@webfansplz webfansplz merged commit a7513ca into vuejs:main Dec 29, 2023
4 checks passed
@alexzhang1030 alexzhang1030 deleted the f/graph branch December 29, 2023 11:15
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.

2 participants