antvis / X6

🚀 JavaScript diagramming library that uses SVG and HTML for rendering.
https://x6.antv.antgroup.com
MIT License
5.62k stars 1.68k forks source link

官网文档中"连接桩 ToolTip"运行报错 #4286

Open havenothingtosay opened 3 months ago

havenothingtosay commented 3 months ago

Describe the bug

https://x6.antv.antgroup.com/examples/node/tool#port-tooltip 该文档中,鼠标放到连接桩上,会出现报错 image

Your Example Website or App

https://x6.antv.antgroup.com/examples/node/tool#port-tooltip

Steps to Reproduce the Bug or Issue

鼠标放到连接桩上,就会报错

Expected behavior

能正常运行

Screenshots or Videos

No response

Platform

Additional context

No response

x6-bot[bot] commented 3 months ago

👋 @havenothingtosay

Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. To help make it easier for us to investigate your issue, please follow the contributing guidelines. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

583849487 commented 2 months ago

我也遇到了这个问题,即便能正常运行也是基于x6的和 react.domrender方法去做的吧 那在xflow中该怎么使用呢?