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
... due to missing defaultView after elementToSVG.
I converted an element and then in the inliningResources I get an error saying element.ownerDocument has no defaultView (it is null)... what am I doing wrong @felixfbecker ?
The text was updated successfully, but these errors were encountered:
... due to missing defaultView after elementToSVG.
I converted an element and then in the inliningResources I get an error saying element.ownerDocument has no defaultView (it is null)... what am I doing wrong @felixfbecker ?
The text was updated successfully, but these errors were encountered: