Describe the bug
用官网这个demohttps://graphin.antv.vision/graphin/layout/leaf-cluster/,在本地运行时js会报错,demo的代码什么也没有改。
报错信息是:
Uncaught TypeError: Cannot set properties of null (setting 'width')
at AbstractGraph2.set (graph.js:293:19)
Your Example Website or App
https://github.com/cuidingfeng/transaction-analysis/blob/main/src/pages/Home/charts.tsx
Steps to Reproduce the Bug or Issue
1、yarn dev本地启动
2、本地访问:http://localhost:5173/home
3、改变窗口大小,触发resize
Expected behavior
正常应该js不报错,并且画中的节点可以点击交互
Screenshots or Videos

Platform
- OS: macOS
- Browser: Chrome
- Version: 116.0.5845.96(正式版本) (arm64)
Additional context
No response
Describe the bug
用官网这个demohttps://graphin.antv.vision/graphin/layout/leaf-cluster/,在本地运行时js会报错,demo的代码什么也没有改。
报错信息是:
Uncaught TypeError: Cannot set properties of null (setting 'width')
at AbstractGraph2.set (graph.js:293:19)
Your Example Website or App
https://github.com/cuidingfeng/transaction-analysis/blob/main/src/pages/Home/charts.tsx
Steps to Reproduce the Bug or Issue
1、yarn dev本地启动
2、本地访问:http://localhost:5173/home
3、改变窗口大小,触发resize
Expected behavior
正常应该js不报错,并且画中的节点可以点击交互
Screenshots or Videos
Platform
Additional context
No response