Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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

After re-Render, Some events throws Error #6140

Open
longzou opened this issue Aug 6, 2024 · 1 comment
Open

After re-Render, Some events throws Error #6140

longzou opened this issue Aug 6, 2024 · 1 comment

Comments

@longzou
Copy link

longzou commented Aug 6, 2024

Describe the bug / 问题描述

通过 addNodeData加入一些新节点后,需要执行draw, 或render方法来显示,如下。
this.graph.addNodeData([nodeItem]);
this.graph.draw();
然后,新增加的节点,以及旧的节点的事件都会报错。然后应用完全卡死。

Reproduction link / 重现链接

No response

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

No response

G6 Version / G6 版本

🆕 5.x

Operating System / 操作系统

Windows

Browser / 浏览器

Chrome, Edge

Additional context / 补充说明

No response

@Aarebecca
Copy link
Contributor

请提供相关复现 demo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants