ataft opened a new issue, #17940: URL: https://github.com/apache/echarts/issues/17940
### Version 5.4.0 ### Link to Minimal Reproduction https://codepen.io/ataft/pen/XWYzYag ### Steps to Reproduce See the CodePen ### Current Behavior In the CodePen, when dragging the "Drag Me!!!" element onto the eChart container, the `chart.on('mouseover')` event is not called. Without dragging, the `mouseover `event is called. See the console log. ### Expected Behavior In the CodePen, when dragging the "Drag Me!!!" element onto the eChart container, the `chart.on('mouseover')` event should be called. ### Environment ```markdown - OS: Windows 10 - Browser: Chrome 107.0.5304.88 - Framework: n/a ``` ### 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]
