isaacqian opened a new issue, #19029: URL: https://github.com/apache/echarts/issues/19029
### Version 5.4.2 ### Link to Minimal Reproduction https://codesandbox.io/s/xr3lhv ### Steps to Reproduce 1. echarts图表创建在一个单独的vue文件内,然后用vue3-sfc-loader这个库动态加载vue文件然后渲染 ### Current Behavior 当前页面设置为trigger=axis,此时tooltip不显示,页面中只有一个空白的div,renderMode=richText也不行。trigger=item时就一切正常了。 ### Expected Behavior trigger=axis或者item时,tooltip都能正常显示 ### Environment ```markdown - OS:window 10 - Browser:chrome 115.0.5790.102 - Framework:无 ``` ### 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]
