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 was archived by the owner on Dec 11, 2025. It is now read-only.
I faced the problem: id attributes are always extracting from output SVG.
Is there a way to keep some attributes from extracting?
By the way, i want to dynamically change color of SVG parts by id. Are there a best practices to solve my issue in React? May be there is a most clever solution exists..