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

Error "Editor is not defined" #1

Closed
QualityAgileFlow opened this issue Mar 28, 2019 · 5 comments
Closed

Error "Editor is not defined" #1

QualityAgileFlow opened this issue Mar 28, 2019 · 5 comments

Comments

@QualityAgileFlow
Copy link

I installed on Grafana 5.2.1 and used a simple graph from draw.io. A little bit is drawn, but then the error occurs: "Editor is not defined"

ReferenceError: Editor is not defined
    at mxConnector.paintLine (webpack://mxHandler/./src/Graph.js?:3359:17)
    at mxConnector.mxPolyline.paintEdgeShape (webpack://mxHandler/./node_modules/mxgraph/javascript/dist/build.js?:25608:8)
    at mxConnector.paintEdgeShape (webpack://mxHandler/./node_modules/mxgraph/javascript/dist/build.js?:28376:38)
    at mxConnector.mxShape.paint (webpack://mxHandler/./node_modules/mxgraph/javascript/dist/build.js?:24059:9)
    at mxConnector.mxShape.paint (webpack://mxHandler/./src/Shapes.js?:585:19)
    at mxConnector.mxShape.redrawShape (webpack://mxHandler/./node_modules/mxgraph/javascript/dist/build.js?:23648:8)
    at mxConnector.mxShape.redraw (webpack://mxHandler/./node_modules/mxgraph/javascript/dist/build.js?:23486:9)
    at mxCellRenderer.doRedrawShape (webpack://mxHandler/./node_modules/mxgraph/javascript/dist/build.js?:49703:14)
    at mxCellRenderer.redrawShape (webpack://mxHandler/./node_modules/mxgraph/javascript/dist/build.js?:49682:10)
    at mxCellRenderer.redraw (webpack://mxHandler/./node_modules/mxgraph/javascript/dist/build.js?:49596:26)

Have I misconfigured something?

@algenty
Copy link
Owner

algenty commented Mar 29, 2019

Hi,
thanks for using flowcharting QualityAgileFlow and congratulation for the first issue :)
Can you give me your xml def of graph ?
0.2 have many bugs, it's a beta., 0.3 comming soon, maybe this week.

Best regards
Arnaud

@QualityAgileFlow
Copy link
Author

Hi,
sure! Attached my graph (draw.io). If you need something to test, I'm happy to support you!

Best Regards,
Richard

grafana.zip

@algenty
Copy link
Owner

algenty commented Apr 2, 2019

Thx richard,
I reproduce error, i'll try to correct it

@algenty
Copy link
Owner

algenty commented Apr 3, 2019

Hi,
I found Bug, its on mxgraph libs,
Try this zip
agenty-flowcharting-panel.zip

@QualityAgileFlow
Copy link
Author

Great! That worked!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants