I’m encountering a recurring console error:
Error: <path> attribute d: Expected arc flag ('0' or '1'), "…15000483887819 0.014815000483887…".
@ attrTween.js
I’ve reviewed all the SVG files in my project and did not find any issues with the path data.
I’m unsure what might be causing it. What could be causing this error if all arc flags in my SVG paths are correctly set to 0 or 1?