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
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
ERROR TypeError: Cannot read properties of undefined (reading 'numberOfItems')
at Object.convertPath (fuxa-editor.min.js:18:18787)
at $.SvgCanvas.svgToString (fuxa-editor.min.js:18:22536)
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Hi, I was able to debug your project, it seems that some of the images you imported have the path element not closing with but inside <path ..../>. did you add svg elements with a text editor?
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
demo project
fuxa-project (2).json
The text was updated successfully, but these errors were encountered: