plainheart commented on issue #17144:
URL: https://github.com/apache/echarts/issues/17144#issuecomment-1144581244

   
似乎是[这段代码](https://github.com/apache/echarts/blob/master/src/component/tooltip/TooltipHTMLContent.ts#L334-L343)导致的。当点击
 tooltip 后插入遮罩元素时,会触发 tooltip 本身的 `mouseleave` 事件,于是被隐藏了。相关的 issue 是 #12778


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