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

problem that uses both place-radial-labels and collapsed=true. #6527

Closed
ping40 opened this issue Nov 15, 2024 · 0 comments · Fixed by #6563
Closed

problem that uses both place-radial-labels and collapsed=true. #6527

ping40 opened this issue Nov 15, 2024 · 0 comments · Fixed by #6563
Labels

Comments

@ping40
Copy link

ping40 commented Nov 15, 2024

Describe the bug / 问题描述

获取collapsed = true下的children节点的时候,为空。

Reproduction link / 重现链接

https://codesandbox.io/p/sandbox/currying-pond-slh3k8?file=%2Findex.js%3A26%2C13

Steps to Reproduce the Bug or Issue / 重现步骤

1: 用 chrome,opera 访问连接,页面出错。
2:修改第30行代码为; collapsed: false, 页面自动刷新了,就能正常访问了。 或者
3:屏蔽第75行,transforms: ["place-radial-labels"],页面自动刷新了,就能正常访问了。

G6 Version / G6 版本

🆕 5.x

Operating System / 操作系统

Windows

Browser / 浏览器

Chrome, Others / 其他

Additional context / 补充说明

No response

@github-actions github-actions bot changed the title place-radial-labels 和 collapsed=true 的配合问题 place-radial-labels and collapsed=true Nov 15, 2024
@ping40 ping40 changed the title place-radial-labels and collapsed=true problem that uses both place-radial-labels and collapsed=true. Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants