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

Edit Draw will result in a "Loading..." endless Draw.io sceen #102

Closed
raidsec opened this issue Dec 27, 2019 · 18 comments
Closed

Edit Draw will result in a "Loading..." endless Draw.io sceen #102

raidsec opened this issue Dec 27, 2019 · 18 comments

Comments

@raidsec
Copy link

raidsec commented Dec 27, 2019

Hello,

with your new version (0.6.0) i facing the issue that when I click on "Edit Draw" it will load the draw.io window but the only thing what i see is an "Loading..." circle. See here:

image

If i go to draw.io and paste my "Source Content" directly via "Extras" -> "Edit Diagram" it will load the draw without any problems and within one second.

What could be the issue?

@algenty
Copy link
Owner

algenty commented Dec 27, 2019

Hi,
Can you try with the original draw of flowcharting with a new panel ?
Have you an error in console (ctrl+shift+i)

@raidsec
Copy link
Author

raidsec commented Dec 30, 2019

Same issue with a new "panel" (original data) within the same "dashboard". See here:

image

There are some issues in the Console, see here:

image

My Grafana Version is 6.4.5. Could this be a problem? I could not upgrade right now because of one problem with a plugin. EDIT: I tested it with 6.5.2, same problem.

@xkilian
Copy link
Contributor

xkilian commented Jan 9, 2020

I get the same problem as well. with 6.5. I was in the middle of a presentation too, did not realize it had broken, I just recently upgraded. ah bork.

@Sunnor
Copy link

Sunnor commented Jan 9, 2020

I have the same problem

@gliu93
Copy link

gliu93 commented Jan 13, 2020

I have the same problem.

This function was ok until I upgraded the plugin. I forgot what was my old plugin version. I tried multiple computers the problem is the same.

@gliu93
Copy link

gliu93 commented Jan 13, 2020

Reverted to 0.5.0 solved the problem.
sudo grafana-cli plugins install agenty-flowcharting-panel 0.5.0

@algenty
Copy link
Owner

algenty commented Jan 14, 2020

Can't reproduce,
Can you try with version 0.7.0 in download section ?
algenty.github.io/flowcharting-repository/

@algenty
Copy link
Owner

algenty commented Jan 14, 2020

@gliu93
You can also copy/paste source into draw.io until next fix

@xkilian
Copy link
Contributor

xkilian commented Jan 14, 2020

Same with 0.7.0, endless loading. Cutting and pasting the xml does work.

@raidsec
Copy link
Author

raidsec commented Jan 15, 2020

Could it be a problem with the document.write function? See Chrome warning here:

image

@algenty
Copy link
Owner

algenty commented Jan 15, 2020

Hi @ALL,

I try again with version 6 and 7, i can't reproduce this bug,
Have you an another panel in your dashboard ?
Which one ?

image

@algenty
Copy link
Owner

algenty commented Jan 15, 2020

Anyone can try this fix ? , i rollbacked a part of code from 0.5.0
agenty-flowcharting-panel-0.6.1-SNAPSHOT.zip

@Sunnor
Copy link

Sunnor commented Jan 15, 2020

your 0.6.1 fixed the issue

@raidsec
Copy link
Author

raidsec commented Jan 15, 2020

I tested it some seconds ago with a Firefox portable (version 72.0.1, 64 bit) and it is working with 0.6.0, see here:

image

it is not working with my installed google chrome (version 77.0.3865.120, 64 bit). It is not working with a portable installation of google chrome (version 79.0.3945.88, 32 bit).

@algenty: Which Google Chrome are you using? Could you test it with 77.0.3865.120 or higher? I think its a browser issue.

algenty added a commit that referenced this issue Jan 15, 2020
@algenty
Copy link
Owner

algenty commented Jan 15, 2020

My current chrome version at my office
Version 72.0.3626.81 (Build officiel) (64 bits)

@raidsec
Copy link
Author

raidsec commented Jan 15, 2020

@algenty: So try to open it with 77 or higher, it should show you the problem. BTW: Error is fixed with version 0.6.1.

@algenty
Copy link
Owner

algenty commented Jan 19, 2020

Push to grafana in progress : grafana/grafana-plugin-repository#556

@algenty
Copy link
Owner

algenty commented Jan 27, 2020

released and fixed

@algenty algenty closed this as completed Jan 27, 2020
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

5 participants