Decadent916 opened a new issue, #19655: URL: https://github.com/apache/echarts/issues/19655
### Version 5.4.3 ### Link to Minimal Reproduction https://codesandbox.io/p/sandbox/echarts-test-hmgwv8?file=%2Fsrc%2FApp.js ### Steps to Reproduce 1. 初始化实例后label中的图片可以触发 mouseover 事件 2. 销毁实例 3. 重新初始化实例 4. 此时label中的图片无法触发鼠标相关事件 ### Current Behavior 实例重新初始化后label中的图片无法触发鼠标事件 ### Expected Behavior label中的图片可以正常触发鼠标事件 ### Environment ```markdown - OS: Windows 11 - Browser: Chrome 122.0.6261.70 - Framework: React@18 ``` ### 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]
