Renhj90520 opened a new issue, #18145:
URL: https://github.com/apache/echarts/issues/18145
### Version
5.4.1
### Link to Minimal Reproduction
_No response_
### Steps to Reproduce
const chart = echarts.init(this.$refs.chart);
chart.on('click',params=>{debugger;});
### Current Behavior
click event can't be triggered.
### Expected Behavior
click event can be triggered
### Environment
```markdown
- OS:Windows 10
- Browser:Chrome
- Framework: Vue@2
```
### Any additional comments?
_No response_
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]