tony709394 commented on issue #20271:
URL: https://github.com/apache/echarts/issues/20271#issuecomment-2300641353

   我这边得出的表现是这样的(使用 backdrop-filter: blur())
   echarts 在线编辑器:chrome 正常,firefox 异常
   vite + react 空白工程:chrome、firefox 都正常
   vite + react 成品工程:chrome、firefox 都异常(可能是因为 echarts 层级过深导致的?)
   
   最终是通过 appendTo 解决的
   https://echarts.apache.org/zh/option.html#tooltip.appendTo


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