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 Nov 18, 2023. It is now read-only.
This had been working but seems to have broken in more recent versions. Instead of the SVG getting the targeted height/width props it now just gets 1rem/1rem which is the default. Should be incredibly easy to reproduce.
The text was updated successfully, but these errors were encountered:
I have a Vue component which has used the
renderSVG
's options hash to set width and height like so:This had been working but seems to have broken in more recent versions. Instead of the SVG getting the targeted height/width props it now just gets 1rem/1rem which is the default. Should be incredibly easy to reproduce.
The text was updated successfully, but these errors were encountered: