Open Ericky14 opened 6 years ago
In my case removal the <switch>
tags resolved the issue.
It seems Edge doesn't support some SVG tags and features.
That doesn’t seem right according to https://developer.mozilla.org/en-US/docs/Web/SVG/Element/switch
That doesn’t seem right according to https://developer.mozilla.org/en-US/docs/Web/SVG/Element/switch
Icons in external sprite were not displayed on Edge before i removed switch tags. I've attached a part of that sprite with the problem icon. I just tried again and got the same issue...
How exactly do I use this plugin? I've tried adding it to the entry array of my webpack config and then doing. (The animation does not work, the SVG does not spin)
But it doesn't seem to work. Am I supposed to call the function at a specific place? I'm using react-static which uses gulp and babel to serve the project. And this is how I am adding the svg into the html code.