Vsion

Results 2 issues of Vsion

**Describe the bug** ![image](https://user-images.githubusercontent.com/11804448/72148177-20d66f80-33db-11ea-9aec-99eddd9baa41.png) 添加事件双击节点连线, 单击空白处删除连线, 报错 ``` "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...

### 🧐 问题描述 ![image](https://github.com/ant-design/antd-style/assets/11804448/4fd98a41-407f-4e31-8d2e-d30d3d657865) 每次刷新的时候 ` {user.name} ` 闪一下再正常 ![image](https://github.com/ant-design/antd-style/assets/11804448/7d4f2f4a-464d-490c-aedd-df8a2583e61e) 感觉是这行 classname 加载的问题, ` "antd": "^5.12.6", "antd-mobile": "^5.34.0", "antd-style": "^3.6.1", "next": "14.0.4", ` ### 💻 示例代码 ### 🚑 其他信息