echarts-bot[bot] commented on issue #16283:
URL: https://github.com/apache/echarts/issues/16283#issuecomment-1001322100


   @WeiShengv99 It seems you are not using English, I've helped translate the 
content automatically. To make your issue understood by more people and get 
helped, we'd like to suggest using English next time. 🤗
   <details><summary><b>TRANSLATED</b></summary><br>
   
   **TITLE**
   
   [Bug] tooltip appendToBody error behavior
   
   **BODY**
   
   ### Version
   
   5.2.2
   
   ### Link to Minimal Reproduction
   
   _No response_
   
   ### Steps to Reproduce
   
   This situation often occurs when the screen has been turned off for a long 
time, or when the page has not been accessed for a long time.
   
   Sorry, I don’t know the steps for stable reproduction.
   
   Can the width and height of the wrapper of the tootip element be restricted 
to 0 without affecting the dom
   
   ### Current Behavior
   
   Under certain circumstances, the transform calculated by tootip will not be 
on the screen, but will be under the current page size, which will cause the 
dom to appear outside the html, which will affect the display of the page.
   
   
![2021-12-27_12-01](https://user-images.githubusercontent.com/35689628/147433297-c98933ba-975d-4dca-a64a-0df3bc02da72.png)
   
   
   
   ### Expected Behavior
   
   Unknown elements appear under the page, which affects the display of 
document flow
   
   ### Environment
   
   ```markdown
   -OS: macos
   -Browser: chrome version 96.0.4664.110 (official version) (arm64)
   -Framework: react 17
   ```
   
   
   ### Any additional comments?
   
   _No response_
   </details>


-- 
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]

Reply via email to