Closed
Description
Version
5.4.*
Link to Minimal Reproduction
https://github.com/Tails128/echart-vue-issue
Steps to Reproduce
Please refer to the github repo for how the chart was created & what the option is.
In order to see the error (you will see it in the console), just resize the window.
I am afraid I'm setting it up incorrectly, if so please add a guide on how to setup echart for vue3
Current Behavior
- Errors are triggered on resize
- The resize doesn't happen
- The labels sometimes don't work (not available in the example)
Expected Behavior
- Resize should be possible
Environment
- OS: macOS Monterey
- Browser: Chrome 96.0.4664.55
- Framework Vue@3
Any additional comments?
No response