question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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

See original GitHub issue

Expected Behavior

Current Behavior

Possible Solution

Steps To Reproduce

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]

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
favorite58commented, Aug 25, 2022

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

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

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

0reactions
zk923852367commented, Aug 25, 2022

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

Read more comments on GitHub >

github_iconTop Results From Across the Web

Problem in tick values. Get error as '<g> attribute transform ...
Is anyone got this problem in tick values Error: attribute transform: Expected number, "translate(NaN,0)".
Read more >
D3.js Error: <g> attribute transform: Expected number ...
The problem indicates an SVG element group ( tag ) has NaN for position coordinates. I see a problem maybe here in your...
Read more >
Issue while integrating BPMN IO to Web Application - Modeler
attribute transform : Expected number, “matrix(NaN,NaN,NaN,NaN,…”. in snap.svg.js. I used NodeJS and grunt commands to build a “dist” folder ...
Read more >
Pie Chart - Error : attribute transform: Expected number ...
Hi,. I am getting an error on the pie chart. I am simply using array to set the datasource: Here's the code: $("#chartSales").kendoChart({...
Read more >
attribute transform: Expected number, &quot;scale(NaN ...
I get an error " attribute transform: Expected number, "scale(NaN) translate(N..." whenever I resize the browser. In my application the underlying map ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found