You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.
Steve (@Steve-Mcl),
I get that DrawSvg error as soon as I remove at least one of the namespaces from the SVG element...
Not sure whether we should handle this or DrawSvg?
When I remove the namespaces, I don't get an error by the Ace editor. So I assume the SVG is correct, so DrawSvg could add the namespaces automatically if not availalbe?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I install it on:
3 Oct 15:43:49 - [info] Node-RED version: v0.19.5
3 Oct 15:43:49 - [info] Node.js version: v8.10.0
By default the SVG source only contains this:
Chrome shows me a popup when I try to open the DrawSvg iframe:
SVGWindowCtrl error while loading (TypeError) : Cannot read property 'Qv' of null
And then DrawSvg shows a popup :
Will need to test if the default SVG string is perhaps a bit too minimalistic (e.g. namespaces ...)
The text was updated successfully, but these errors were encountered: