Closed ghost closed 5 years ago
You need to add the svgpathseg polyfill.
<script src="https://cdn.rawgit.com/progers/pathseg/master/pathseg.js"></script>
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I am wondering where should i add svgpathseg ? ``
`` into the static folder but where?
https://www.gatsbyjs.org/docs/custom-html/
This section can help. When copying your html.js add your Githubissues.
Hi, there! I am getting the following error in my console.
Any idea why I am getting this error? My SVG image is in my static folder, so it is accessible via root. I am unable to find a solution to this issue.