Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

<g> attribute transform: Expected number, "matrix(NaN,0,0,NaN,0,0)" #1363

Closed
guidada opened this issue Sep 21, 2021 · 13 comments
Closed

<g> attribute transform: Expected number, "matrix(NaN,0,0,NaN,0,0)" #1363

guidada opened this issue Sep 21, 2021 · 13 comments
Labels
resolution: needs demos 需要复现 Issues that need minimal demos to reproduce any problems stale Issue that may be closed soon due to the original author not responding any more.

Comments

@guidada
Copy link

guidada commented Sep 21, 2021

Expected Behavior

Current Behavior

Possible Solution

Steps To Reproduce

  1. ...
  2. ...
  3. ...
Error Message & Stack Trace

<!-- Provide a log message if relevant -->

Additional Context

Your Environment

  • x6: [e.g. 1.0.0]
  • OS: [e.g. macOS Sierra 10.12.3]
  • Browser: [e.g. chrome 78.0.3904.108]
@guidada guidada added the type: bug 缺陷 Defects and unexpected behaviors label Sep 21, 2021
@NewByVector
Copy link
Contributor

给一个复现的 demo ?

@NewByVector NewByVector added resolution: needs demos 需要复现 Issues that need minimal demos to reproduce any problems and removed type: bug 缺陷 Defects and unexpected behaviors labels Sep 21, 2021
@guidada
Copy link
Author

guidada commented Sep 21, 2021

@guidada
Copy link
Author

guidada commented Sep 21, 2021

这个例子

@NewByVector
Copy link
Contributor

复现步骤是怎么样的?

@x6-bot
Copy link
Contributor

x6-bot bot commented Oct 23, 2021

Hiya!

This issue has gone quiet. Spooky quiet. 👻

We get a lot of issues, so we currently close issues after 60 days of inactivity. It’s been at least 20 days since the last update here. If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not-stale" to keep this issue open!

As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. Check out contribute for more information about opening PRs, triaging issues, and contributing!

Thanks for being a part of the AntV community! 💪💯

@x6-bot x6-bot bot added the stale Issue that may be closed soon due to the original author not responding any more. label Oct 23, 2021
@favorite58
Copy link

favorite58 commented Aug 8, 2022

这个问题有什么解决方法吗?我现在也碰到这问题了,开启小地图后会报错,
image
image
image

我遇到的报错是在页面关闭时出现,现在在页面销毁时调用dispose()销毁流程图画布后就正常了

解决方式:含流程图的页面销毁时调用graph.dispose()销毁流程图画布

@NewByVector
Copy link
Contributor

@favorite58 提供一个可以复现的 demo?

@Leavesye
Copy link

@NewByVector https://github.com/Leavesye/x6-vite-demo
我也遇到了同样的问题 这是复现的demo minimap报错

@zhukai1991
Copy link

@NewByVector
在vue2中我也遇到了同样的问题版本"@antv/x6": "^1.33.1"

@wanghao1993
Copy link

graph关闭autoResize,手动去监听改变通过graph.resize 手动调整,可解决问题

@qq1170623178
Copy link

怎么关了,这个我也遇到了,toJSON的时候,坐标数据异常?如何解决?
image

@NewByVector
Copy link
Contributor

@qq1170623178 x、y变量是 number,而不是 string,你检查一下你的代码中是不是类型弄错了。

@JaelynZ
Copy link

JaelynZ commented Mar 21, 2024

应该是小地图插件的问题,引入小地图插件就会出现这个错误,虽然好像对功能不产生影响

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resolution: needs demos 需要复现 Issues that need minimal demos to reproduce any problems stale Issue that may be closed soon due to the original author not responding any more.
Projects
None yet
Development

No branches or pull requests

8 participants