I'm using <svg>
tags using the <use>
node to duplicate images within my html page. But these are not rendering in Microsoft Edge. Is there a workaround?
Thanks.
You'll need to use something like svg4everybody to get this to work. Older versions of the script didn't have the right UA string, but the latest version should correctly target Edge now.
Noticed this myself after upgrading to Windows 10 and updating the script fixed it. IE 9-11 worked fine before the update but not Edge as the UA wasn't included in the check. The npm version was also just updated so you can grab it from there as well.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With