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
Unfortunately right now, there is no way to do that. We even have an open issue about that situation #344
I can only suggest that you check if multiple svg elements are really needed, and if not, replace them with 'g' tags for example.
Anyway, we will let you know once we add support for this kind of files
I have a svg file. in this root svg, i have some svg child like that:
when i show this file using SVGView. it did show like i expected.
How can i use that library to view svg file like this?
The text was updated successfully, but these errors were encountered: