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
Describe the bug
Parts of SVG image are no longer rendered in latest version of SVGImage. It works fine in 5.2.3 but not in 5.2.4 or later
From what I can tell, <circle and <rect are affected but that could be a coincidence.
To Reproduce
Steps to reproduce the behavior:
Load attached svg image using SVGImage library and compare with image loaded in another SVG viewer (e.g. Edge)