Skip to content

[Bug]: 安装最新依赖后 HTML 节点位置渲染错误 #7538

@baozjj

Description

@baozjj

Describe the bug / 问题描述

复现地址:https://stackblitz.com/edit/react-t3n45kc7-y96vuipg?file=index.js

图例:

Image

临时方案:

在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

No one assigned

    Labels

    waiting for maintainerTriage or intervention needed from a maintainer.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions