alibaba / BizCharts

Powerful data visualization library based on G2 and React.
http://bizcharts.net/products/bizCharts
6.16k stars 671 forks source link

The above error occurred in the <Chart3> component: #1550

Closed owendswang closed 1 year ago

owendswang commented 1 year ago

BizCharts Version: 4.1.22 Platform: Ubuntu Mini Showcase(like screenshots): 图片 双层饼图,数据动态更新,切换几次就报错:https://bizcharts.taobao.com/product/BizCharts4/demo/330

The above error occurred in the component: Chart3@http://10.70.1.0:3333/node_modules/.vite/deps/bizcharts.js?v=225e3954:63345:24 div withContainer/Cls<@http://10.70.1.0:3333/node_modules/.vite/deps/bizcharts.js?v=225e3954:61392:46 ...

TypeError: child is undefined node_modules chunk-OOM5YSG4.js:29034 each each.ts:11 updateLabel update-label.ts:62 node_modules chunk-OOM5YSG4.js:29098 each each.ts:19 node_modules chunk-OOM5YSG4.js:29088 node_modules chunk-OOM5YSG4.js:29356

owendswang commented 1 year ago

补充:替换掉例子里的'@antv/data-set'包就好了。