wangxiaojing96 opened a new issue, #21210:
URL: https://github.com/apache/echarts/issues/21210

   ### Version
   
   5.3.2
   
   ### Link to Minimal Reproduction
   
   https://codepen.io/wangxiaojing96/pen/zxvWwgK
   
   ### Steps to Reproduce
   
   1.​​Delay the appearance of the tooltip on mouse hover.​​
   2.​​Mouse enters the tooltip.​​
   3.​​Mouse exits the tooltip – the console logs "我被触发啦" but the tooltip does 
not close immediately.​
   
   ### Current Behavior
   
   can't hide tooltip
   
   ### Expected Behavior
   
   When the mouse leaves the tooltip, dispatchAction({ type: "hideTip" 
})immediately closes the tooltip, no longer being affected by hideDelayto avoid 
delayed closure.
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - 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]

Reply via email to