weaveworks / scope

Monitoring, visualisation & management for Docker & Kubernetes
https://www.weave.works/oss/scope/
Apache License 2.0
5.85k stars 709 forks source link

Save canvas as SVG is broken: Cannot read property 'cloneNode' of null #3793

Open dimitropoulos opened 4 years ago

dimitropoulos commented 4 years ago

What you expected to happen?

In the Scope UI, clicking on Save canvas as SVG in the Debugging/Troubleshooting menu should start an SVG file downloading.

What happened?

No file is created and Uncaught TypeError: Cannot read property 'cloneNode' of null is reported in the console.

How to reproduce it?

In the Scope UI, click Save canvas as SVG in the Debugging/Troubleshooting menu.

Anything else we need to know?

Chrome 81 on Linux

Versions:

scope 1.12.0

Screenshot_20200527_143050