VChart icon indicating copy to clipboard operation
VChart copied to clipboard

[Bug] 交互相关的register方法未导出

Open skie1997 opened this issue 5 months ago • 0 comments

Version

1.13.13

Link to Minimal Reproduction

null

Steps to Reproduce

TypeError: Cannot read properties of null (reading 'getStartState') at eval (react-vchart-new.c017210faf4fb0fc.js:1:502558) at Array.forEach () at gL.compileInteractions (react-vchart-new.c017210faf4fb0fc.js:1:502375) at gL.compile (react-vchart-new.c017210faf4fb0fc.js:1:502738) at SR._beforeRender (react-vchart-new.c017210faf4fb0fc.js:1:869340) at SR._renderSync (react-vchart-new.c017210faf4fb0fc.js:1:860691) at SR.renderSync (react-vchart-new.c017210faf4fb0fc.js:1:869710) at eval (react-vchart-new.c017210faf4fb0fc.js:1:1161924) at Id (react-dom.production.min.js:165:137) at Xb (react-dom.production.min.js:200:284)

Current Behavior

Image 这些需要在1.13.13导出下

Expected Behavior

在业务侧可以直接import使用

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

skie1997 avatar Jul 14 '25 08:07 skie1997