antvis/G6

Do you want to work on this issue?
You can request for a bounty in order to promote it!
iconRadius is exception under a specific layout #6312
abc3660170 posted onGitHub
Describe the bug / 问题描述
在 “force” 布局下, 如果给icon增加 iconRadius 属性,就会出现bug,一会显示一会不显示(如缩放拖动都会这样)
例子中给出的 达尔文 节点可以复现这一现象
Reproduction link / 重现链接
https://stackblitz.com/edit/react-vqdqdc-w1e6xr?file=package.json,index.js
Steps to Reproduce the Bug or Issue / 重现步骤
No response
G6 Version / G6 版本
🆕 5.x
Operating System / 操作系统
Windows
Browser / 浏览器
Chrome
Additional context / 补充说明
No response