Vsion
Vsion
**Describe the bug**  添加事件双击节点连线, 单击空白处删除连线, 报错 ``` "edge:click": "_click" // 报错行 \graphin\packages\graphin\src\behaviors\graphin-highlight.ts if (id === sourceNode.get('id') || id === targetNode.get('id')) { ``` **To Reproduce** @镜曦 https://codesandbox.io/s/nodeedgestyle-n0rl4 **Expected behavior** A...
### 🧐 问题描述  每次刷新的时候 ` {user.name} ` 闪一下再正常  感觉是这行 classname 加载的问题, ` "antd": "^5.12.6", "antd-mobile": "^5.34.0", "antd-style": "^3.6.1", "next": "14.0.4", ` ### 💻 示例代码 ### 🚑 其他信息