WeiShengv99 opened a new issue #16283: URL: https://github.com/apache/echarts/issues/16283
### Version 5.2.2 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 这种情况经常出现在 屏幕熄屏时间比较久的时候, 或者 该页面比较久未访问的时候。 很抱歉,不清楚稳定复现的步骤 。 可否限制tootip 元素的wrapper 的宽高 为0 ,不影响dom ### Current Behavior 某种情况下 会导致 tootip 计算的 transform 不在屏幕内,会是在当前页面大小下 ,这会导致 该dom 出现在 html 外,影响到页面的展示。  ### Expected Behavior 页面下出现未知元素,影响到文档流的展示 ### Environment ```markdown - OS: macos - Browser: chrome 版本 96.0.4664.110(正式版本) (arm64) - Framework: react 17 ``` ### 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]
