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
This is a quirk of the Sprite implementation that we chose to go with. You can switch these to inline for now using is:inline. We're working on a solution for the next iteration.
What version of
astro-icon
are you using?4.8.5
Astro Info
If this issue only occurs in one browser, which browser is a problem?
Chrome
Describe the Bug
If the first svg
<symbol />
sprite is hidden, subsequent svg<use />
will not be displayed.What's the expected result?
This should be a problem with svg rendering itself.
Link to Minimal Reproducible Example
none
The text was updated successfully, but these errors were encountered: