X6 icon indicating copy to clipboard operation
X6 copied to clipboard

x6在低版本浏览器中,无法正常的渲染自定义节点

Open hanqiufeng opened this issue 3 years ago • 3 comments

问题描述

在低版本浏览器中,无法正常的渲染自定义节点

重现链接

重现步骤

1.首次渲染时不会正常显示 2.当移动节点时,偶尔能正常渲染出自定义的vue节点

预期行为

期望能在低版本浏览器中正常渲染

平台

  • 操作系统: [Windows]
  • 网页浏览器: [Firefox 52.3.0]
  • X6 版本: [1.32.7 ]

屏幕截图或视频(可选)

微信图片_20220816142138 微信图片_20220816142157 期望如下图所示 微信图片_20220816142219

补充说明(可选)

No response

hanqiufeng avatar Aug 16 '22 06:08 hanqiufeng

谷歌62出现的同样的问题,应该是使用vue自定义显示位置问题。

自定义节点在页面中并没有渲染出来,dom节点也是不存在

hanqiufeng avatar Aug 17 '22 06:08 hanqiufeng

用 html-to-image 把 Blob 导出即可。

这个不是导出的问题,而是渲染的问题

hanqiufeng avatar Aug 17 '22 06:08 hanqiufeng

有可以复现的 demo 看下吗,我在 chrome 低版本上访问 vue demo,没有复现你的问题。

NewByVector avatar Sep 02 '22 07:09 NewByVector

因为无法复现你的问题,暂时先关闭,如果可以提供可以复现的 demo,请提一个新的 issue。

NewByVector avatar Jan 31 '23 09:01 NewByVector

This thread has been automatically locked because it has not had recent activity.

Please open a new issue for related bugs and link to relevant comments in this thread.

x6-bot[bot] avatar Feb 01 '24 01:02 x6-bot[bot]