antvis / G6

♾ A Graph Visualization Framework in JavaScript.
https://g6.antv.antgroup.com/
MIT License
11.12k stars 1.32k forks source link

The ReactNode node cannot export the image when exporting #6461

Closed songxiaoyu321 closed 3 hours ago

songxiaoyu321 commented 3 hours ago

Describe the bug / 问题描述

导出时发现ReactNode节点导出图片时空白,其它点和边正常,请问如何解决

Reproduction link / 重现链接

No response

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

No response

G6 Version / G6 版本

🆕 5.x

Operating System / 操作系统

macOS

Browser / 浏览器

Chrome

Additional context / 补充说明

No response

Aarebecca commented 3 hours ago

目前 ReactNode 暂不支持导入到图片中,如有相关需求,需使用原生节点开发