Version
5.5.0
Link to Minimal Reproduction
1
Steps to Reproduce
- Use vite to create a vue project
- Go to the official website and copy a sample code of Candlestick
- Operate zoom or slide
Current Behavior
Using Candlestick's zoom in vue3 will generate an error and the zoom function cannot be used normally.
Expected Behavior
I want to be able to zoom or slide the chart content normally
Environment
- OS:macOS sonoma14.1.1
- Browser:Chrome 96.0.4664.55
- Framework:Vue@3
Any additional comments?
No response