-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
waiting for maintainerTriage or intervention needed from a maintainer.Triage or intervention needed from a maintainer.
Description
Describe the bug / 问题描述
复现地址:https://stackblitz.com/edit/react-t3n45kc7-y96vuipg?file=index.js
图例:
临时方案:
在package.json中制定版本后可正确渲染,应该是@antv/g-lite升级到2.5.0的问题:
"overrides": {
"@antv/g-lite": "2.3.2",
"@antv/g-canvas": "2.0.48"
}
Reproduction link / 复现链接
https://stackblitz.com/edit/react-t3n45kc7-y96vuipg?file=index.js
Steps to Reproduce the Bug or Issue / 重现步骤
目前只有在节点类型为HTML出现
Version / 版本
🆕 5.x
OS / 操作系统
- macOS
- Windows
- Linux
- Others / 其他
Browser / 浏览器
- Chrome
- Edge
- Firefox
- Safari (Limited support / 有限支持)
- IE (Nonsupport / 不支持)
- Others / 其他
Metadata
Metadata
Assignees
Labels
waiting for maintainerTriage or intervention needed from a maintainer.Triage or intervention needed from a maintainer.