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
if you have svgs with unquoted attributes such as: xmlns="http://www.w3.org/2000/svg" width=20px height=20px
The error: Error in parsing SVG: Unquoted attribute value is emitted.
if you have svgs with unquoted attributes such as:
xmlns="http://www.w3.org/2000/svg" width=20px height=20pxThe error:
Error in parsing SVG: Unquoted attribute valueis emitted.I've created a loader to temporary fix this in webpack:
https://www.npmjs.com/package/xml-fix-loader