-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[Bug]: Add combo and render will cause strange behavior #6804
Comments
It seems like you're experiencing an issue with the Here are a few suggestions you might try to resolve or work around the issue:
If these suggestions do not resolve the issue, it might be beneficial to look into the specific implementation details or consider reaching out to the G6 community for more targeted assistance. If you have any further questions or need more detailed help, feel free to ask! 🪧 TipsFor further assistance, please describe your question in the comments and @petercat-assistant to start a conversation with me. |
BTW, when I use graph render in my local, graph render would not resolve in this scenario |
ah, once antv-dagre meets empty combo, it would cause the issue |
and it may related, that the render would cause the page to freeze. |
Describe the bug / 问题描述
When using
antv-dagre
layout, if user setData to add a combo, and callsgraph.render
immediately would cause the wrong resultyou can check the image below (I provided the sandbox link but all examples in sandbox throw an error 😥)
Reproduction link / 复现链接
https://codesandbox.io/p/sandbox/55lk55
Steps to Reproduce the Bug or Issue / 重现步骤
No response
Version / 版本
5.x
OS / 操作系统
Browser / 浏览器
The text was updated successfully, but these errors were encountered: