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
@niboan looks like we have a few other bug fixes pending, so i'll check with @claviska , but I think we could reasonably get out a 2.17.1 pretty shortly.
Describe the bug
When using SVG sprite sheets while having multiple instances of the same icon in the page, the mutator function is only applied to the first instance.
Might be related to #1925.
To Reproduce
Use SVG sprite sheets with a mutator, and place multiple instances of the same icon
The first of each icon type has the mutator applied, the second has not, see screen shot.
Demo
The CodePen for https://shoelace.style/components/icon#customize-the-default-library-to-use-svg-sprites doesn't work, probably because of CSP, so I can only reproduce it locally.
Screenshots
Browser / OS
The text was updated successfully, but these errors were encountered: